From f509367a4075aa9ae91e158e3a98c64978070bf0 Mon Sep 17 00:00:00 2001 From: maxwell Date: Thu, 13 Jan 2011 17:31:18 -0800 Subject: [PATCH] fix the 404 page to show the dun goofed guy --- app/controllers/publics_controller.rb | 1 + public/404.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/controllers/publics_controller.rb b/app/controllers/publics_controller.rb index 7f1162989..3021cdccd 100644 --- a/app/controllers/publics_controller.rb +++ b/app/controllers/publics_controller.rb @@ -12,6 +12,7 @@ class PublicsController < ApplicationController skip_before_filter :set_locale layout false + caches_page :host_meta def hcard @person = Person.find_by_id params[:id] diff --git a/public/404.html b/public/404.html index 02624c38a..16d6fc05f 100644 --- a/public/404.html +++ b/public/404.html @@ -18,7 +18,7 @@ - +