admin: New page to list tags

This commit is contained in:
nemunaire 2022-05-24 21:25:27 +02:00
commit 80917ae436
5 changed files with 84 additions and 0 deletions

View file

@ -1,6 +1,12 @@
<div class="d-flex justify-content-between">
<h2>Exercices</h2>
<div class="align-self-center">
<a
href="tags"
class="btn btn-sm btn-dark"
>
<span class="glyphicon glyphicon-th" aria-hidden="true"></span> Tags
</a>
<a
href="files"
class="btn btn-sm btn-info"