# HG changeset patch # User domruf # Date 1477741507 -7200 # Node ID ed3fc5a5f4e88959ada3c64818d138d7ca90f1d4 # Parent 2ce1f4cd87d80339af7a42d50efc00cba8cd3ab1 templates: add viewport meta element so small devices react to the responsive design diff -r 2ce1f4cd87d8 -r ed3fc5a5f4e8 kallithea/templates/base/root.html --- a/kallithea/templates/base/root.html Tue Jul 18 22:07:44 2017 +0200 +++ b/kallithea/templates/base/root.html Sat Oct 29 13:45:07 2016 +0200 @@ -5,6 +5,7 @@ <%block name="title"/><%block name="branding_title"/> + ## CSS ###