From 087d4cdddd11914ccf2bda555aaae29a4520ac49 Mon Sep 17 00:00:00 2001 From: ben8 Date: Thu, 10 Apr 2025 15:47:47 +0200 Subject: [PATCH] #67 Spiel_button_beiEditInterface_und_kldesignchanges --- django/templates/library/detail_quiz.html | 54 ++++++++++++++++------- 1 file changed, 38 insertions(+), 16 deletions(-) diff --git a/django/templates/library/detail_quiz.html b/django/templates/library/detail_quiz.html index cecf631..06ec9e7 100644 --- a/django/templates/library/detail_quiz.html +++ b/django/templates/library/detail_quiz.html @@ -3,29 +3,51 @@ {% block content %}
-
-

{{ quiz.name }}

-
+ +
+

{{ quiz.name }}

+ +
+ +
{% if quiz.user_id == request.user %} - + - + - {% endif %} - - - - -   Quiz kopieren -
+ {% endif %} + +
+ +
{% if quiz.description %} @@ -62,18 +84,18 @@