modified: web/app.py
modified: web/config.py modified: web/templates/privacy_policy.html
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
<i class="bi bi-database-fill-gear fs-1 text-success"></i>
|
||||
<h1 class="fw-bold mt-2 h3">MCLogger — Privacy Policy</h1>
|
||||
<p class="text-muted small">Last updated: {{ last_updated }}</p>
|
||||
<p class="text-muted small">
|
||||
<i class="bi bi-fingerprint me-1"></i>Document ID:
|
||||
<span class="font-monospace fw-bold text-secondary">{{ policy_version }}</span>
|
||||
<span class="text-muted"> — this ID changes automatically when the policy content changes.
|
||||
Your consent is tied to this ID.</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="card border-secondary mb-4">
|
||||
|
||||
Reference in New Issue
Block a user