diff options
Diffstat (limited to 'templates/not_found.html.ep')
-rw-r--r-- | templates/not_found.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/not_found.html.ep b/templates/not_found.html.ep index de0d533..c2bc09f 100644 --- a/templates/not_found.html.ep +++ b/templates/not_found.html.ep @@ -1,6 +1,6 @@ <div class="row"> <div class="col s12"> - <div class="card red darken-4"> + <div class="card caution-color"> <div class="card-content white-text"> <span class="card-title">404 Not Found</span> <p>Diese Seite gibt es hier nicht.</p> |