{% extends "base.html" %} {% block content %} {% include "../top_bar.html" %} Sign in {% if not_found %} Invalid credentials {% endif %} {% endblock %}