Skip to content
Snippets Groups Projects
Commit f480ccf2 authored by matograine's avatar matograine
Browse files

make the title of main page follow localization

parent 45520c0d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
<div class="nav-wrapper cyan darken-2">
<a id="title-center" href="#" class="brand-logo center hide-on-med-and-down" style="display: block;">
<img width="60" height="60" style="vertical-align:middle;" src="./img/v-cercle.svg"/>
<span style="vertical-align:middle; display:inline;">ViĞnette</span>
<span style="vertical-align:middle; display:inline;">__MAIN_TITLE__</span>
</a>
<div class="brand-logo left">
<a href="#" data-target="nav-mobile" class="sidenav-trigger valign-wrapper">
......@@ -34,7 +34,7 @@
<line x1="4" y1="12" x2="20" y2="12" />
<line x1="4" y1="18" x2="20" y2="18" />
</svg>
<p>&nbsp;ViĞnette</p>
<p>&nbsp;__MAIN_TITLE__</p>
</a>
</div>
<!-- menu -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment