{% extends "base.html" %} {% block content %}
{{ title }}

{{ message }}
go home {% if !success %} · login {% endif %}
{% endblock %}