From 5a1df7345dbea6330a8bc947e8797136fd17c4fb Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Thu, 4 Dec 2025 14:26:35 +0100 Subject: [PATCH] UI element added --- .../templates/standards/standard_detail.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/dokumente/templates/standards/standard_detail.html b/dokumente/templates/standards/standard_detail.html index 38c2d54..4574cb3 100644 --- a/dokumente/templates/standards/standard_detail.html +++ b/dokumente/templates/standards/standard_detail.html @@ -19,6 +19,25 @@ Historische Version vom {{ standard.check_date }} {% endif %} + + + {% if standard.dates %} +
+ +
+ {% endif %} + {% if standard.einleitung_html %}