Show a foodcoop's name as subtitle at login screen (#957)
This commit is contained in:
parent
e0f63eebdc
commit
8420323c92
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
- title t('.title')
|
||||
|
||||
.lead= FoodsoftConfig[:name]
|
||||
|
||||
%noscript
|
||||
.alert.alert-error
|
||||
!= t '.nojs', link: link_to(t('.noscript'), "http://noscript.net/")
|
||||
|
|
Loading…
Reference in a new issue