list games

This commit is contained in:
2024-08-11 18:21:11 +02:00
parent 298ecb4092
commit c61adad180
3 changed files with 76 additions and 2 deletions

View File

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