Use html lang

This commit is contained in:
Oliver Davies 2015-06-08 21:27:55 +01:00
commit 86baa39cf2

View file

@ -4,7 +4,7 @@
<!--[if gt IE 9]> <html> <![endif]--> <!--[if gt IE 9]> <html> <![endif]-->
<!--[if !IE]><!--> <html> <!--<![endif]--> <!--[if !IE]><!--> <html> <!--<![endif]-->
<head> <head>
<meta charset="utf-8"> <meta lang="en-GB" charset="utf-8">
{% include 'title' %} {% include 'title' %}
{% if page.meta.description %} {% if page.meta.description %}