update So 9. Feb 10:01:01 CET 2020

This commit is contained in:
Robert Richter 2020-02-09 10:01:01 +01:00
parent d89f51946c
commit 4cbde357a7
2 changed files with 3 additions and 3 deletions

View File

@ -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).

View File

@ -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