From 518ed96bd56ea8a75bde47f9bc77cac471f9309f Mon Sep 17 00:00:00 2001 From: Ben Regenspan Date: Wed, 14 Dec 2011 13:54:34 -0500 Subject: [PATCH] minor tweak to viewport tag to match Mozilla's recommended format --- src/application/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/templates/base.html b/src/application/templates/base.html index 08fb1af..9e39bd1 100644 --- a/src/application/templates/base.html +++ b/src/application/templates/base.html @@ -2,7 +2,7 @@ - + {% block title %}Examples{% endblock %}