<!DOCTYPE html> <html lang=“en”>
{% include head.html %} <body> {% include nav.html %} <div class="main"> {{ content }} </div> {% include footer.html %} {% include google-analytics.html %} </body> <!-- Simpol Theme - Download at: https://simpoltheme.com/ Created by, Copyright © Mathson Design, LLC and Scott Mathson -->
</html>