From ec75ab99c60b731060903b2395fcb7981763f36e Mon Sep 17 00:00:00 2001 From: Matheus Fernandes Date: Thu, 5 Nov 2015 09:56:41 -0200 Subject: [PATCH] Change user-scalable in viewport meta tag --- colab/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colab/templates/base.html b/colab/templates/base.html index 17dd1bb..60e15e7 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -6,7 +6,7 @@ {% block head %} - + {% block metarobots %} {% if ROBOTS_NOINDEX %} -- libgit2 0.21.2