{% extends 'base.html' %} {% load helpers %} {% load form_helpers %} {% load static %} {% block title %}Log In{% endblock title %} {% block extra_styles %} {{ block.super }} {% endblock extra_styles %} {% block content %}