{% extends "admin/firmware/base_build.html" %} {% load staticfiles utils %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}
{{ field.help_text }}
{{ field.help_text|safe }}