{% extends 'safety/safety_base.html' %} {% load custom_tags_and_filters %} {% block title %}Safety issues{% endblock %} {% block safety_title %}Existing safety issues{% endblock %} {% block tab_content %}
This page lists ongoing safety issues.
Use the buttons on the right side to report a safety concern or view past safety issues.
There are no ongoing safety issues.
{% endif %} {% endblock %}