more internationalization
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
- fail ( present if the login failed ) // not yet added
|
||||
}}
|
||||
<!doctype html>
|
||||
<html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="{{i18n.Name}}" xml:lang="{{i18n.Name}}">
|
||||
<head>
|
||||
<link rel="stylesheet" href="{{prefix}}static/site.css" />
|
||||
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
|
||||
<link rel="stylesheet" href="{{prefix}}static/user.css" />
|
||||
<meta http-equiv="refresh" content="1; {{mod_prefix}}"></meta>
|
||||
<title>{{#i18n.Translations}}{{login}}{{/i18n.Translations}}</title>
|
||||
|
||||
Reference in New Issue
Block a user