{% include site_header.html %}
{{ content }}
--- # default.html is the base layout for the site. it includes the skeletal # elements like the header, sidebar, and footer, that go # around every page on the site # ---
{% include head.html %}