add_permissions.html (226B) download
1<html>
2 <head>
3
4 </head>
5 <body>
6 <form action="/user/add/permissions" method="POST">
7 {{$radials}}
8 <button type="submit" name="submit">Add permission</button>
9 </form>
10 </body>
11</html>