New layout for website
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<div class="user-info dropdown js-dropdown">
|
||||
<span class="account-logo expand-more" data-toggle="dropdown" role="button">Compte client
|
||||
<i class="material-icons expand-more"></i>
|
||||
</span>
|
||||
|
||||
<ul class="dropdown-menu" aria-labelledby="dLabel">
|
||||
<li>
|
||||
<a href="fr/mon-compte" title="Identifiez-vous" rel="nofollow">
|
||||
<span>Connexion</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user