Browse Source

Suppression disable jouer

master
Christophe SCAYA 2 years ago
parent
commit
300787b28c
  1. 2
      quiz_atomes/templates/quiz_atomes/home.html

2
quiz_atomes/templates/quiz_atomes/home.html

@ -16,7 +16,7 @@
<p class="w-75">Bon courage !</p> <p class="w-75">Bon courage !</p>
<div class="d-inline"> <div class="d-inline">
<a href="{% url "quiz_atomes" %}"> <a href="{% url "quiz_atomes" %}">
<input type="button" value="JOUER" href=> <input type="button" value="JOUER">
</a> </a>
<a href="{% url "scores" %}"> <a href="{% url "scores" %}">
<input type="button" value="Scores"> <input type="button" value="Scores">

Loading…
Cancel
Save