<!DOCTYPE html> <!-- Header --> <html> <include href="campaign/header.html" /> <body> <include href="campaign/toolbar.html" /> <include href="{{ @block_content }}" /> <include href="campaign/footer.html" /> </check> </body> </html>