frp
·
jump
{% if user %}
{{ user.email }}{% if user.is_admin %} · admin{% endif %}
Sign out
{% endif %}
{% block content %}{% endblock %}