Update home content
This commit is contained in:
parent
4647218785
commit
d37ce0e156
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,6 +15,8 @@ container-logs/
|
|||||||
|
|
||||||
# macOS
|
# macOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
._*
|
||||||
|
|
||||||
|
|
||||||
# VS Code
|
# VS Code
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<div class="hero-box">
|
<div class="hero-box">
|
||||||
<h1>Compliance Verification</h1>
|
<h1>Compliance Verification</h1>
|
||||||
<p>Willkommen auf der Startseite Ihrer Flask-Anwendung im Kolb-Layout.</p>
|
<p>Willkommen auf Ihrem Portal zur geregelten Nutzung von KI in Ihrem Unternehmen.</p>
|
||||||
<p>Besuche insgesamt: {{ visit_count }}</p>
|
<p>Besuche insgesamt: {{ visit_count }}</p>
|
||||||
<p>Für die Seiten <strong>Preise</strong> und <strong>Allgemein</strong> ist eine Anmeldung erforderlich.</p>
|
<p>Für die Seiten <strong>Preise</strong> und <strong>Allgemein</strong> ist eine Anmeldung erforderlich.</p>
|
||||||
</div>
|
</div>
|
||||||
Loading…
Reference in New Issue
Block a user