diff options
author | Thomas Lange <code@nerdmind.de> | 2019-04-26 19:53:54 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2019-04-26 19:53:54 +0200 |
commit | 1db1aae0d9bcd8d58877b684e17ac3805c74ce19 (patch) | |
tree | 7db9d0ddee5afff8d09b94c118a2442b2f1ae871 /template/standard/html/404.php | |
parent | f0bf84272c0fa3ef1fb2f202a7002293e3ae1703 (diff) | |
download | blog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.tar.gz blog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.tar.xz blog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.zip |
Remove template names from header comment blocks
Diffstat (limited to 'template/standard/html/404.php')
-rw-r--r-- | template/standard/html/404.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/html/404.php b/template/standard/html/404.php index a45eecc..54866a4 100644 --- a/template/standard/html/404.php +++ b/template/standard/html/404.php @@ -1,6 +1,6 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Standard: 404 Template [Thomas Lange <code@nerdmind.de>] # +# 404 Template [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # |