5 lines
196 B
Text
5 lines
196 B
Text
/ insert_after 'noscript'
|
|
- if FoodsoftDiscourse.enabled? && !FoodsoftConfig[:discourse_sso]
|
|
.center
|
|
= link_to t('.discourse_login'), discourse_initiate_path, class: 'btn btn-primary'
|
|
%hr
|