7 lines
218 B
Text
7 lines
218 B
Text
.new-header
|
|
.header-inner-content
|
|
%img.header-logo.pull-left{ src: image_url("header/logo-tps.svg") }
|
|
|
|
= link_to "Connexion", new_user_session_path, :class => "header-login-button pull-right"
|
|
|
|
.clear-fix
|