{% load helpers %} {% load i18n %}
| {% trans "Tags" %} | {% for tag in termination.tags.all %} {% tag tag %} {% empty %} {{ ''|placeholder }} {% endfor %} |
|---|---|
| {{ group_name|default:"Custom Fields" }} | |
| {{ field }} {% if field.description %} {% endif %} | {% customfield_value field value %} |