{% if current_username %}
{% include "_identity.html" %}
{% endif %} {% block content %}{% endblock %} {% block scripts %}{% endblock %}