{% extends 'qcg/base.html' %} {% block extra_css %} {% include 'filex/upload.css.html' %} {% endblock extra_css %} {% block extra_js %} {% include 'filex/upload.js.html' %} {% endblock extra_js %} {% block body %} {% include 'filex/upload.html' %} {% endblock body %}