From a6e7c244e44b9e8d5eb621498d6be506b593c3b5 Mon Sep 17 00:00:00 2001 From: s3lph Date: Wed, 11 Jul 2018 15:40:14 +0200 Subject: [PATCH] Removed link to gitlab repo from Matemat footer, as people constantly clicked that in the touchscreen kiosk and could not get back. --- templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 76136bf..85d2575 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,7 +31,6 @@
  • Matemat {{__version__}}
  • © 2018 s3lph
  • MIT License -
  • Source & Documentation {% endblock %}