From 8133eaa439c8b8d7248765eba73f6f5a642bf96c Mon Sep 17 00:00:00 2001 From: nik8 Date: Sat, 10 May 2025 12:17:17 +0200 Subject: [PATCH] faqs_update --- django/templates/homepage/home.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/django/templates/homepage/home.html b/django/templates/homepage/home.html index 11431f9..0185eab 100644 --- a/django/templates/homepage/home.html +++ b/django/templates/homepage/home.html @@ -140,5 +140,17 @@

+ + +
+
+ Wo steht unser Server? + + + + +

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

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