{% extends "base.html" %} {% load event_tags %} {% block content %} {{ block.super }}
Please provide a reason why this finding is being closed.
{% elif note_types|length > 0 %}Please add atleast one note from the following note type(s):
{% for note_type in note_types %} {{ note_type.name}}