{% extends 'base.html' %} {% block main %}
{% include 'generics/form_edit.html' with multipart=True %}
{% load static %} {% endblock %}