set login url
This commit is contained in:
parent
a9d05fea93
commit
e7920873c4
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
<span>
|
||||
<button type="button" class="btn btn-light">Log in</button>
|
||||
<a type="button" class="btn btn-light" href="{{ path('app_login') }}">Log in</a>
|
||||
</span>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Reference in a new issue