Refactoring into admin.go activate
This commit is contained in:
parent
240626aab4
commit
61c7d96cc8
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{{define "title"}}Activer des utilisateurs |{{end}}
|
||||
|
||||
{{define "body"}}
|
||||
<table class="table mt-4">
|
||||
<thead>
|
||||
<th scope="col">Identifiant</th>
|
||||
|
@ -23,3 +24,4 @@
|
|||
{{end}}
|
||||
</tbody>
|
||||
</table>
|
||||
{{end}}
|
Loading…
Reference in a new issue