Archived
1
0

more internationalization

This commit is contained in:
Jeff Becker
2017-10-17 08:06:50 -04:00
parent 24a25d5e20
commit 123057d608
14 changed files with 25 additions and 23 deletions

View File

@@ -11,7 +11,7 @@
<!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">
<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>
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />