Add locales
This commit is contained in:
parent
577170bfdd
commit
362beac856
22 changed files with 519 additions and 103 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{% block title %}Book Forge{% endblock %}</title>
|
||||
<title>{% block title %}{{ t!("name") }}{% endblock %}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/assets/css/bootstrap.css">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
|
|
|||
Loading…
Reference in a new issue