Changelog: https://haproxy-wi.org/changelog.py#5_2_2
pull/304/head v5.2.2.0
Pavel Loginov 2021-07-23 15:40:33 +06:00
parent 9b433f05b2
commit 8b16de3c8d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
{% from 'include/input_macros.html' import input, checkbox, select %}
{% from 'include/input_macros.html' import input, checkbox, select, copy_to_clipboard %}
<script src="/inc/users.js"></script>
{% include 'include/del_confirm.html' %}
<input type="hidden" id="new-group" name="new-group" value="{{ group }}">