{% extends 'safety/safety_base.html' %} {% load custom_tags_and_filters %} {% block title %}Safety issues{% endblock %} {% block safety_title %}Update a safety issue{% endblock %} {% block tab_content %} {% if errors %}{{ form.errors }}{% endif %}