more internationalization
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
- Threads ( a list of Thread Models with the last few replies )
|
||||
}}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml">
|
||||
"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 name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
Reference in New Issue
Block a user