themes/scribbish/layouts/default.html.erb in typo-5.3 vs themes/scribbish/layouts/default.html.erb in typo-5.4

- old
+ new

@@ -1,9 +1,9 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title><%=h page_title %></title> <%= page_header %> + <title><%=h page_title %></title> <%= stylesheet_link_tag '/stylesheets/theme/application.css', :media => 'all' %> </head> <body> <div id="container">