From 968ec1ab991ebe041956d7be2e7f48721577ad97 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Wed, 25 Jan 2012 15:53:43 +0100 Subject: [PATCH] More Mab compability: different doctype and text escaping --- stoptime.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/stoptime.rb b/stoptime.rb index 50837c2..cc31d76 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -1345,6 +1345,7 @@ module StopTime::Views # The main layout used by all views. def layout + doctype! html do head do title "Stop… Camping Time!"