{% extends "base.html" %} {% from "_ui.html" import empty %} {% block title %}{{ criteria.title }} - KT{% endblock %} {% block content %}
The KT stored inside this criteria - add as many as you need: Form, Attachment, Embedded Media, Link, Alert or Description.
{% if user.role in ('admin', 'lead') %} {% endif %}