{% with title='AppSec Discovery - '+project.organization.name+' - '+project.name %} {% include 'header.html' %} {% endwith %}
{% if is_security %} {% if not object.checked %} CHECK {% else %} UNCHECK {% endif %} {% endif %} {% if object.last_checked_by %} Changed by: {{ object.last_checked_by }} {% endif %}