{% extends "bulletin/base.html" %} {% block content %}
This view is broken. The following issues should link to the issue editor, but they're broken. The problem is that `"bulletin:issue-editor" issue.id` doesn't resolve to a url, which raises a NoReverseMatch error -- so the anchor tag pointing to that URL is commented out -- just so the page can show w/o error.
{% endblock %}