<!DOCTYPE html> <html lang="en"> {% include common/head.html %} <body id="page-top"> {% include common/nav.html %} {{ content }} {% include common/contact.html %} {% include common/scripts.html %} </body> </html>