{% extends "base.html" %} {% block title %}Sign in ยท {{ site.title }}{% endblock %} {% block content %}

Sign in

{{ site.index_subtitle }}

{% if error %} {% endif %}
{% endblock %}