From 991488790a118cd1c6302415373ab710c65470ec Mon Sep 17 00:00:00 2001 From: nik8 Date: Sat, 10 May 2025 13:44:13 +0200 Subject: [PATCH] faqs_update2 --- django/templates/homepage/home.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/django/templates/homepage/home.html b/django/templates/homepage/home.html index 0185eab..1b1429e 100644 --- a/django/templates/homepage/home.html +++ b/django/templates/homepage/home.html @@ -152,5 +152,16 @@

Unser Server befindet sich in Deutschland, genauer gesagt in Nürnberg.

+ +
+
+ Wer sind wir? + + + + +

Wir sind eine kleine Gruppe von Schülern, die Spaß am Programmieren hat.

+
+
{% endblock %} \ No newline at end of file