Add landing strip
This commit is contained in:
parent
56d998cbdb
commit
6b1db5c2b2
11 changed files with 65 additions and 58 deletions
2
app/views/shared/_landing_strip.html.haml
Normal file
2
app/views/shared/_landing_strip.html.haml
Normal file
|
@ -0,0 +1,2 @@
|
|||
.landing-strip
|
||||
= t('landing_strip_html', name: display_name(account), domain: Rails.configuration.x.local_domain, sign_up_path: new_user_registration_path)
|
Loading…
Add table
Add a link
Reference in a new issue