{% load i18n %} {% if perms.afat.manage_afat and is_clickable_link and manual_fat_can_be_added %}

{% translate "Manual FAT" %}

{% translate "Is someone missing from the list of FATs? Use this form to add them." %}
{% translate "Note:" %} {% translate "This action is logged!" %}

{% csrf_token %}
{% endif %}