|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
{% extends 'layout/settings.html' %}
|
|
|
|
|
{% from '_includes.html' import render_pagination %}
|
|
|
|
|
{% from '_includes.html' import render_pagination with context %}
|
|
|
|
|
{% from "_formhelpers.html" import management_gen_line, errors %}
|
|
|
|
|
|
|
|
|
|
{% block main_content %}
|
|
|
|
|