{% extends "index.html" %} {% block content %} {% load static %} {% for path in style_path %} {% endfor %} {% for path in script_static_paths %} {% endfor %} {% include "generic/components.html" %}