{% extends 'base.html' %} {% load staticfiles %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
{% endblock content %} {% block scripts %} {% endblock scripts %}