{% load static %} {{ title }} {% for css in static_files.CSS %} {% endfor %} {% for js in static_files.JS %} {% endfor %} {% csrf_token %}