From 4e399a5423749c862b63be83386fc7c160e3dec9 Mon Sep 17 00:00:00 2001 From: ben8 Date: Fri, 13 Jun 2025 18:04:44 +0200 Subject: [PATCH] Credits-verbessert (Link und Darstellung) --- django/templates/library/detail_quiz.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/django/templates/library/detail_quiz.html b/django/templates/library/detail_quiz.html index ca00726..21cd02c 100644 --- a/django/templates/library/detail_quiz.html +++ b/django/templates/library/detail_quiz.html @@ -255,7 +255,8 @@
{% if quiz.credits %} -

Credits: {{ quiz.credits }}

+

Credits: {{ quiz.credits }}

+ {% endif %}