{% extends "base.html" %} {% block bodyContent %} {% include "partials/errors.html" %} {% include "partials/loginform.html" %} {% endblock %}