<%- include('header'); -%>

Welcome to <%= title %>

Your Tests

<%- include('domain-cards', { data: sites }); -%>
<%- include('footer'); -%>