add english lang everywhere && add snowfall && add centralized version nbr && improve stylesheet && slack integration
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
|
||||
<section class="header-content">
|
||||
<div class="logo">
|
||||
<img src="{{ asset('bundles/mineseeker/images/mine-logo-txt.png') }}" alt="MineSeeker Logo w/ Txt"
|
||||
border="0"/>
|
||||
<a href="{{ path('MineSeekerBundle_homepage') }}" target="_self">
|
||||
<img src="{{ asset('bundles/mineseeker/images/mine-logo-txt.png') }}" alt="MineSeeker Logo w/ Txt"
|
||||
border="0"/>
|
||||
</a>
|
||||
</div>
|
||||
<h1>Bejelentkezés</h1>
|
||||
<h1>Sign in</h1>
|
||||
<form action="{{ path("fos_user_security_check") }}" method="post"
|
||||
class="ac-custom ac-checkbox ac-boxfill">
|
||||
<input type="hidden" name="_csrf_token" value="{{ csrf_token }}"/>
|
||||
@@ -36,7 +38,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
<h3 class="or">vagy jelentkezz be <u>egy</u> kattintással</h3>
|
||||
<h3 class="or">or login <u>w/ one click</u></h3>
|
||||
<div class="buttons">
|
||||
{% include('@JotunheimrUser/Social/facebook.html.twig') %}
|
||||
{#<a class="slack-login"#}
|
||||
|
||||
Reference in New Issue
Block a user