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

@@ -11,10 +11,11 @@
- BoardURL , the url that points to the board index page
}}
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd>"
"http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="{{i18n.Name}}" xml:lang="{{i18n.Name}}" prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml">
<head>
<title>{{board.Board}}</title>
<meta lang="{{i18n.Name}}">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="{{thread.Prefix}}static/krane.css" />