{% extends 'base.html' %} {% block main %}
{% include "generics/form_edit.html" %}
{% load static %} {% endblock %}