{% load static %} {% block head_title %}A Project Light web site{% endblock %} {% block additional_head %} {# If you are using extensions to the base Project Light app template, in addition to your own app, #} {# they will load their extra js and css here. #} {% endblock %} {% block app_head %} {# If your application itself needs its own js and css, load it here. #} {% endblock %}