{% extends "base.html" %} {% block head_title %}Custom Fields{% endblock %} {% block title %}Custom Fields List{% endblock %} {% block content %}
# | AC ID | Title | Type | Actions |
---|---|---|---|---|
{{custom_field.pk}} | {{custom_field.ac_id}} | {{custom_field.ac_title}} | {{custom_field.ac_type}} |