{% extends "base.html" %} {% block title %}{{lang.menu_links.servers.title}}{% endblock %} {% block h2 %}{{lang.menu_links.servers.title}}{% endblock %} {% block content %} {% from 'include/input_macros.html' import input, checkbox, select, copy_to_clipboard %} {% include 'include/del_confirm.html' %} {{ input('new-telegram-group-add', type='hidden', value=group) }} {{ input('new-slack-group-add', type='hidden', value=group) }} {{ input('new-pd-group-add', type='hidden', value=group) }}