From 4210b64bca393222eb460c2609732af3e4085cb3 Mon Sep 17 00:00:00 2001 From: koksnuss Date: Sun, 31 May 2020 23:20:33 +0200 Subject: [PATCH] add version --- coinmanager/coinc/templates/coinc/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/coinmanager/coinc/templates/coinc/index.html b/coinmanager/coinc/templates/coinc/index.html index a55ca51..23db288 100644 --- a/coinmanager/coinc/templates/coinc/index.html +++ b/coinmanager/coinc/templates/coinc/index.html @@ -3,4 +3,5 @@ {% include 'coinc/filter_country.html' with countrys=countrys %} {% else %}

Trage zuerst Länder im Adminbereich ein.

{% endif %} + Version 200531 {% include 'footer.html' with title='Münzsammlung' %}