{% extends "gallery/gallery_base.html" %} {% load staticfiles %} {% block header %} {% endblock %} {% block content %} {% include "gallery/partials/image_upload_form.html" %} {% endblock %}