Commit 69359376 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 3cd3976b
...@@ -37,7 +37,7 @@ if($_GET["action"] == "bla"){ ...@@ -37,7 +37,7 @@ if($_GET["action"] == "bla"){
}else if (isset($_GET["action"])){ }else if (isset($_GET["action"])){
$titel = "404 Nicht gefunden!"; $titel = "404 Nicht gefunden!";
$content = '<div class="error-content"> $content = '<div class="content">
<div class="error-404 text-center"> <div class="error-404 text-center">
<h2>404</h2> <h2>404</h2>
<p>Sorry this was unexpected</p> <p>Sorry this was unexpected</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment