Added charset and lang tags

Fix for https://github.com/Gadgetoid/Pinout2/issues/26, hopefully
This commit is contained in:
Philip Howard 2015-11-11 11:04:48 +00:00
parent b6d07ea1eb
commit f3b756bb11
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<!doctype html>
<html>
<html lang="en-GB">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<title>{{title}}</title>
<meta name="description" content="{{description}}" />
<link href='//fonts.googleapis.com/css?family=Sanchez|Ubuntu+Mono' rel='stylesheet' type='text/css' />