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

{{help_text}}

{% endif %}{% endblock %}