From 3e9c678907c927fc7f8b72328c22ee8776db8ab5 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 4 Jun 2016 15:06:20 +0200 Subject: [PATCH] Prevent zoom in mobile --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 5095e55..316a7d2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ Refunds • {% block title %}{% endblock %} - + {% block javascript %}