{% extends "base.html" %} {% block title %}{{ base }}{% endblock %} {% block content %}
{% if parent %} Parent {% endif %} {% if admin %} Add group Add user Create container {% endif %}
| {{ title }}{% endfor %} | |||
|---|---|---|---|
| {{ entry[key] }}{% elif key == "__type" and key in entry %} | {{ entry[key] }}{% elif key in entry %} | {{ entry[key]|truncate(70) }}{% else %} | {% endif %} {% endfor %} |