{% if page.url == "/404.html" %}
{% endif %}
{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}