This commit is contained in:
Flummi
2021-12-29 05:48:04 +01:00
parent 5fc0c1cf36
commit a87273cea0
12 changed files with 63 additions and 44 deletions

View File

@ -1,3 +1,3 @@
@include(snippets/header)
<h1>{{ message }}</h1>
<h1 style="text-align: center;">{{ message }}</h1>
@include(snippets/footer)