{% extends 'base/layout.html' %} {% load helpers %} {% block title %}{{ template }}{% endblock %} {% block content %} {% include 'config_officer/navi_panel.html' %}
| Name | {{ template.name|placeholder }} |
|---|---|
| Description | {{ template.description|placeholder }} |
|
Configuration text Jinja2 variable syntax is supported |
|