{% if page.title %} {% if site.titlecase %}{{ page.title | titlecase }}{% else %}{{ page.title }}{% endif %} {% endif %} {{ content }}