{% if page.tags %}
{% endif %} {% if page.title == "404 Not Found" %}
{% endif %}
{{ site.title }}
{% for link in site.links %}
{{link.title}}
{% endfor %}
{% include social-icons.html%}
{{ content }}