Show a foodcoop's name as subtitle at login screen (#957)

This commit is contained in:
kidhab 2023-03-29 16:01:00 +02:00 committed by GitHub
parent e0f63eebdc
commit 8420323c92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,8 @@
- title t('.title')
.lead= FoodsoftConfig[:name]
%noscript
.alert.alert-error
!= t '.nojs', link: link_to(t('.noscript'), "http://noscript.net/")