{% extends "certification/certification.html" %} {% block content-body %}
{% if testingState != "testing" %} {% comment %} wrap the whole content-body in a form if we're not testing (see end of page) {% endcomment%} {% endif %} {% endblock content-body %}