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