{% from "common/macros/status.html" import submissionStatusTag, assessmentStatusTag with context %} {% from "common/macros/timeline.html" import timeline with context %} {% extends 'admin/model/details.html' %} {% block details_table %}
{% if helper.is_submitted %} {% if helper.certified_by %} {% endif %} {% elif helper.is_awaiting_sign_off %} {% endif %} {% if not helper.is_preview %}