1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-01 13:21:16 +02:00

Gestion des jeux

This commit is contained in:
Med
2017-07-03 18:33:24 +02:00
parent 2b8ae80b4d
commit b2a653dd97
7 changed files with 182 additions and 4 deletions

View File

@ -37,5 +37,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<i class="glyphicon glyphicon-list"></i>
Medias
</a>
<a class="list-group-item list-group-item-info" href="{% url "media:index-jeux" %}">
<i class="glyphicon glyphicon-list"></i>
Jeux
</a>
{% endblock %}