{% extends "certification/specification/hardware.html" %} {% block content-body %}
{% csrf_token %} {% include "include/product_logo_widget.html" %}
{% csrf_token %} {% block spec-details %}
{{ product.getMake }}
{{ product.getName }}
{{ certificationDetails.category }}
MISSING
{% include "include/file_attachment_widget.html" %} {% endblock spec-details %}
{% endblock content-body %}