mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use a plain template for pages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Page not found"
|
||||
url = "404.html"
|
||||
template = "plain.html"
|
||||
+++
|
||||
|
||||
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Contact"
|
||||
url = "contact"
|
||||
template = "plain.html"
|
||||
+++
|
||||
|
||||
Philipp Oppermann
|
||||
|
||||
Reference in New Issue
Block a user