{% load staticfiles %} {% block title %}Title of page{% endblock %} {% for static_path in style_links %} {% endfor %} {% for file_path in style_includes %} {% endfor %}