{% include 'global/header.tpl' %}
{% include 'elements/settingsNav.tpl' %}
{{ page.title }}
This is the history of notifications that have been sent to you.
{% if notifs|length > 1 %}
{% endif %}
{% include 'global/footer.tpl' %}