{% extends 'base/layout.html' %} {% load helpers %} {% block title %}{{ template }}{% endblock %} {% block content %} {% include 'config_officer/navi_panel.html' %}

{{ template.name }}

Edit Delete
Template details
Name {{ template.name|placeholder }}
Description {{ template.description|placeholder }}
Configuration text
Jinja2 variable syntax is supported
{{ template.configuration|default:"" }}
{% endblock %}