{% extends "common/base.html" %} {% load staticfiles %} {% load common_tags %} {% block title %} Log In {% endblock %} {% block content %}
OR