{% if add_link %} add {% endif %}
{% block extra_script %}{% endblock %} {# django admin adds the help text. this is for use outside of the admin #} {% block help %}{% if help_text %}

{{help_text}}

{% endif %}{% endblock %}