feat: Add print functionality and improve layout for various templates

This commit is contained in:
2026-05-27 13:42:33 +02:00
parent f68906f3cb
commit e8a2e78c71
7 changed files with 203 additions and 59 deletions
+8 -3
View File
@@ -3,9 +3,14 @@
{% block title %}Nutzungsbedingungen | Invario{% endblock %}
{% block content %}
<article class="panel">
<h1>Allgemeine Nutzungs- und Lizenzbedingungen für die Invario UG Modul Suite</h1>
<p><strong>Stand:</strong> Mai 2026</p>
<article class="panel" style="display:flex; align-items:flex-start; justify-content:space-between; gap:1rem;">
<div>
<h1>Allgemeine Nutzungs- und Lizenzbedingungen für die Invario UG Modul Suite</h1>
<p><strong>Stand:</strong> Mai 2026</p>
</div>
<div class="no-print">
<button class="print-btn" type="button" onclick="printDocument()">Dokument drucken</button>
</div>
<h2>Inhaltsverzeichnis</h2>
<ol>