Add landing strip
This commit is contained in:
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)
|
Reference in New Issue
Block a user