[Xfce4-commits] <archive:master> Fix notfound page.

Nick Schermer noreply at xfce.org
Fri Nov 25 21:50:01 CET 2011


Updating branch refs/heads/master
         to 95de2694cb276ba180cb87a523a24eaa9805e9f4 (commit)
       from 2669bbed24ea344874c4916a149cb090e7691f5f (commit)

commit 95de2694cb276ba180cb87a523a24eaa9805e9f4
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Nov 25 21:48:18 2011 +0100

    Fix notfound page.

 fancyindex/views/notfound.haml |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/fancyindex/views/notfound.haml b/fancyindex/views/notfound.haml
index 02a16eb..5092f65 100644
--- a/fancyindex/views/notfound.haml
+++ b/fancyindex/views/notfound.haml
@@ -1,8 +1,2 @@
-!!!
-%html{:xmlns => 'http://www.w3.org/1999/xhtml'}
-  %head
-    %meta{'http-equiv' => 'Content-Type', :content => 'text/html; charset=utf-8'}/
-    %title Not Found
-  %body
-    %h1 Not Found
-    %p The requested URL #{@missingurl} was not found on this server.
+%h1 Not Found
+%p The requested URL #{@missingurl} was not found on this server.


More information about the Xfce4-commits mailing list