From 7c22f6438035cf5eca2e420825adf234cbff2a87 Mon Sep 17 00:00:00 2001 From: Marco Locatelli Date: Thu, 9 Jun 2022 14:39:44 +0200 Subject: [PATCH] 1.4.1 minor fix --- server/templates/about.html | 2 +- server/templates/layout.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/server/templates/about.html b/server/templates/about.html index c909413..3aa531b 100644 --- a/server/templates/about.html +++ b/server/templates/about.html @@ -29,7 +29,7 @@
Software di lettura e scrittura per canali analogici e digitali
- V 1.4.1 + V 1.4.2 diff --git a/server/templates/layout.html b/server/templates/layout.html index 4b39312..ab22bfc 100644 --- a/server/templates/layout.html +++ b/server/templates/layout.html @@ -65,13 +65,12 @@ {% endblock %} -