update So 9. Feb 10:01:01 CET 2020
This commit is contained in:
parent
d89f51946c
commit
4cbde357a7
@ -4,7 +4,7 @@ block content
|
||||
main(role='main')
|
||||
.jumbotron
|
||||
.container
|
||||
h1.text-danger.display-3= public.app_name
|
||||
h1.text-danger.display-4= public.app_name
|
||||
h5.text-muted © #{public.company}
|
||||
hr
|
||||
a Dieser Webdienst zeigt Wachalarme im Vollbild an (inkl. synthetischer Sprachdurchsage und Karte).
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
footer.footer
|
||||
.container-fluid
|
||||
.row
|
||||
.col.span.text-muted.text-left © #{public.company} - #{new Date().getFullYear()}
|
||||
.col.span.text-muted.text-right= public.version
|
||||
.col-9.span.text-muted.text-left © #{public.company} - #{new Date().getFullYear()}
|
||||
.col-3.span.text-muted.text-right= public.version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user