{% extends "base.html" %} {% block content %}
{% include "../top_bar.html" %}

Sign in

{% if not_found %} {% endif %}
{% endblock %}