Archived
1
0

more localization

This commit is contained in:
Jeff Becker
2017-10-17 07:59:07 -04:00
parent 311503884d
commit 24a25d5e20
12 changed files with 15 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
<html>
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="{{i18n.Name}}" xml:lang="{{i18n.Name}}">
<head>
<title>{{#i18n.Translations}}{{new_board_title}}{{/i18n.Translations}}</title>
<link rel="stylesheet" href="{{prefix}}static/site.css" />