{% extends "editform.html" %} {% block title %} Edit Issue {% endblock %} {% block form %} {{ form }} {% endblock %}