Implement account deletion
This commit is contained in:
parent
2ccee2169b
commit
930726432e
11 changed files with 130 additions and 28 deletions
|
|
@ -13,6 +13,8 @@
|
|||
|
||||
<h3>List of accounts</h3>
|
||||
|
||||
{{ include('includes/form_result_box.html.twig') }}
|
||||
|
||||
<div class="filter_options">
|
||||
<form action="/accounts" method="GET">
|
||||
<h4>Filter:</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue