Archived
1
0

fix typos

This commit is contained in:
Jeff Becker
2017-10-17 08:15:58 -04:00
parent 123057d608
commit 5834df6cf2
13 changed files with 19 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="{{i18n.Name}}" xml:lang="{{i18n.Name}}">
<head>
<meta charset="utf-8" />
<meta lang="{{i18n.Name}}">
<meta name="viewport" content="initial-scale=1" />
<link rel="stylesheet" href="{{board.Prefix}}static/site.css" />
<link rel="stylesheet" href="{{board.Prefix}}static/user.css" />