{% if page.styles %}{{ page.styles }}{% endif %}
{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}
{% include topBar.html %} {{content}}