diff --git a/.travis.yml b/.travis.yml index b1fd163827..77f10b145a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - 0.1 + - 4.0 before_install: - npm install -g grunt-cli install: diff --git a/lib/govuk_template.html b/lib/govuk_template.html index 3884bde14a..3630b9b4a9 100644 --- a/lib/govuk_template.html +++ b/lib/govuk_template.html @@ -11,19 +11,19 @@ (function(){if(navigator.userAgent.match(/IEMobile\/10\.0/)){var d=document,c="appendChild",a=d.createElement("style");a[c](d.createTextNode("@-ms-viewport{width:auto!important}"));d.getElementsByTagName("head")[0][c](a);}})(); - - - - + + + + - + - + - + - + - + - + - + - + {% block head %}{% endblock %} @@ -80,7 +80,7 @@