{% extends 'base.html' %} {% load buttons %} {% load static %} {% load helpers %} {% load custom_links %} {% load plugins %} {% block title %}{{ template }}{% endblock %} {% block header %} {% include 'config_officer/navi_panel.html' %}
| Name | {{ template.name|placeholder }} |
| Description | {{ template.description|placeholder }} |
|
Configuration text Jinja2 variables syntax is supported |
|