header: add a link to the Help in the navigation bar
This commit is contained in:
parent
9dea126431
commit
69a6f1bd79
1 changed files with 4 additions and 0 deletions
|
@ -92,3 +92,7 @@
|
|||
Vous avez déjà un compte ?
|
||||
%li
|
||||
= link_to "Connexion", new_user_session_path, class: "button secondary"
|
||||
|
||||
%li
|
||||
.header-help
|
||||
= link_to 'Aide', FAQ_URL, class: "button primary", target: "_blank", rel: "noopener"
|
||||
|
|
Loading…
Add table
Reference in a new issue