diff options
Diffstat (limited to 'src/pages/not_found.php')
-rw-r--r-- | src/pages/not_found.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/not_found.php b/src/pages/not_found.php index b71d6c3..abe4c3f 100644 --- a/src/pages/not_found.php +++ b/src/pages/not_found.php @@ -1,2 +1,2 @@ -<title>Not found</title> +<param:title>Not found</param:title> <p>The requested page could not be found.</p> |