From 8ce00648f3e5dc830e1367ff9f0ce3d0a8ab730f Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Mon, 30 Jan 2012 13:58:04 +0100 Subject: [PATCH] Remove the double doctype, fix indentation --- stoptime.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/stoptime.rb b/stoptime.rb index cc31d76..50837c2 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -1345,7 +1345,6 @@ module StopTime::Views # The main layout used by all views. def layout - doctype! html do head do title "Stop… Camping Time!"