Ability to log in from the main page
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
<span class="slogan" data-localization="main_slogan"></span>
|
||||
|
||||
<span class="right">
|
||||
<a href="/about.html">About</a>
|
||||
<a href="/about.html" data-localization="about">About</a>
|
||||
</span>
|
||||
<span class="right">
|
||||
<a href="/privacy.html">Privacy</a>
|
||||
<a href="/privacy.html" data-localization="privacy">Privacy</a>
|
||||
</span>
|
||||
<span class="right">
|
||||
<a href="/terms.html">ToS</a>
|
||||
<a href="/terms.html" data-localization="terms">ToS</a>
|
||||
</span>
|
||||
<span class="right">
|
||||
<a href="/contact.html">Contact</a>
|
||||
<a href="/contact.html" data-localization="contact">Contact</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user