views/layout.haml in runit-man-2.3.5 vs views/layout.haml in runit-man-2.3.6

- old
+ new

@@ -11,10 +11,10 @@ %body #container #header .content %strong= h(t('runit.header', :p1 => host_name, :p2 => t('runit.label'))) - %a{:href=>'/info'} information + %a{:href=>'/info'}= h(t('runit.info.title')) .content= yield_content :content #footer .content= yield_content :footer