{% load i18n %}

{% translate "Create a clickable FAT Link" %}

{% translate "This option will create a clickable like just like that created by the standard FAT module." %}

{{ form.errors }} {{ form.non_field_errors }}

{% csrf_token %}
{% if link_types %}
{% endif %}