summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/errors
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/errors')
-rw-r--r--src/main/resources/templates/errors/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/errors/404.html b/src/main/resources/templates/errors/404.html
index 8900433..530d030 100644
--- a/src/main/resources/templates/errors/404.html
+++ b/src/main/resources/templates/errors/404.html
@@ -10,6 +10,6 @@
<main>
<h1>Nichts gefunden</h1>
</main>
-
+ <footer th:replace="~{fragments.html :: footer}"></footer>
</body>
</html> \ No newline at end of file