fix typos
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
- prefix ( the site's prefix )
|
||||
}}
|
||||
<!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>
|
||||
<meta lang="{{i18n.Name}}">
|
||||
<link rel="stylesheet" href="{{prefix}}static/krane.css"></link>
|
||||
<link rel="stylesheet" href="{{prefix}}static/user.css"></link>
|
||||
<title> {{frontend}} {{#i18n.Translations}}{{board_list_title}}{{/i18n.Translations}} </title>
|
||||
|
Reference in New Issue
Block a user