list editions

This commit is contained in:
2024-08-11 20:21:27 +02:00
parent 74b9d0421c
commit 3099f02145
8 changed files with 185 additions and 15 deletions

View File

@ -103,7 +103,7 @@
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Games</a>
</li>
<li>
<a href="{% url 'add_edition' %}"
<a href="{% url 'list_editions' %}"
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Editions</a>
</li>
<li>