From f285dcc6a33d3e4049f33577625cccada93bc8ab Mon Sep 17 00:00:00 2001 From: Livia Dobai Date: Thu, 4 Jun 2015 11:22:50 +0200 Subject: [PATCH] Using the viewport meta tag to control layout on mobile browsers --- web/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/templates/base.html b/web/templates/base.html index eab5931..17407ff 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -5,6 +5,7 @@ TrackCat - {% block title %}TrackCat{% endblock %} +