{% extends "certification/specification/specification.html" %} {% block content-body %}
{% if certificationProgram == "cloud" or certificationProgram == "hardware" %}
{% csrf_token %} {% include "include/product_logo_widget.html" %}
{% csrf_token %} {% elif certificationProgram == "openstack" %} {% csrf_token %} {% endif %} {% block spec-details %} {% endblock spec-details %}
{% endblock content-body %}