diff --git a/django/templates/library/detail_quiz.html b/django/templates/library/detail_quiz.html index 17afbc8..f62d2bb 100644 --- a/django/templates/library/detail_quiz.html +++ b/django/templates/library/detail_quiz.html @@ -34,7 +34,8 @@ Quiz kopieren - + + {% if quiz.questions.count != 0 %} Spielen - + + {% endif %} diff --git a/django/templates/library/overview_quiz.html b/django/templates/library/overview_quiz.html index 4c27130..97ca65a 100644 --- a/django/templates/library/overview_quiz.html +++ b/django/templates/library/overview_quiz.html @@ -53,15 +53,15 @@