From d37ce0e156ef99734392d7c0c59887c05f68dd4a Mon Sep 17 00:00:00 2001 From: Bernhard Kolb Date: Tue, 31 Mar 2026 16:46:02 +0200 Subject: [PATCH] Update home content --- .gitignore | 2 ++ app/flask-postgres/app/templates/partials/home_content.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 39c62aa..f1515bd 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ container-logs/ # macOS .DS_Store +._* + # VS Code .vscode/ diff --git a/app/flask-postgres/app/templates/partials/home_content.html b/app/flask-postgres/app/templates/partials/home_content.html index 14b6e66..bf7755b 100644 --- a/app/flask-postgres/app/templates/partials/home_content.html +++ b/app/flask-postgres/app/templates/partials/home_content.html @@ -1,6 +1,6 @@

Compliance Verification

-

Willkommen auf der Startseite Ihrer Flask-Anwendung im Kolb-Layout.

+

Willkommen auf Ihrem Portal zur geregelten Nutzung von KI in Ihrem Unternehmen.

Besuche insgesamt: {{ visit_count }}

Für die Seiten Preise und Allgemein ist eine Anmeldung erforderlich.

\ No newline at end of file