{% include 'head.html' %}
{{ status_code }}
{{ name }}
{% else %}{{ exception.name }}
{{ exception.message }}
Wordlette encountered an error while trying to load this page.
{% endif %} Return Home {% if exception %}{{ exception.stacktrace }}{% endif %}