More Mab compability: different doctype and text escaping
This commit is contained in:
parent
b47f837613
commit
968ec1ab99
1 changed files with 1 additions and 0 deletions
|
@ -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!"
|
||||
|
|
Loading…
Reference in a new issue