mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
base: fixup title
This commit is contained in:
parent
eefbc7684e
commit
9884ff40e4
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>
|
||||
{% if title %} {{ title }} | {% endif %}
|
||||
{{ translations[page.lang]['title'] }}
|
||||
{% if title %} {{ title }} | {% endif %}{{ translations[page.lang]['title'] }}
|
||||
</title>
|
||||
<meta
|
||||
name="description"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue