Enabling responsive features (according to http://twitter.github.com/bootstrap/scaffolding.html#responsive).
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<title>{% block windowtitle %}{{ SITENAME }}{% endblock %}</title>
|
<title>{% block windowtitle %}{{ SITENAME }}{% endblock %}</title>
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="{{ AUTHOR }}">
|
<meta name="author" content="{{ AUTHOR }}">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
|
|||||||
Reference in New Issue
Block a user