{%extends "issue_base.html"%} {%block title1%}Edit Issue -{%endblock%} {%block head%}{{form.media}}{%endblock%} {%block issue_body%}
{{form}} {%if issue.local_base%} {%endif%}
Use upload.py to upload base files.

{%ifequal issue.owner user%}

Delete This Issue

There is no undo!
{%endifequal%} {%endblock%}