Sha256: ee16f331e76f2761c26b5b3537f1195ffc8730a2d57989e02d53017708c14233
Contents?: true
Size: 853 Bytes
Versions: 13
Compression:
Stored size: 853 Bytes
Contents
!!! 5 %html %head %title= h(t('runit.title', :p1 => @title, :p2 => t('runit.label'))) %link{:href=>"/css/tripoli.simple.css", :type=>"text/css", :rel=>"stylesheet"}/ %link{:href=>"/css/tripoli.visual.css", :type=>"text/css", :rel=>"stylesheet"}/ %link{:href=>"/css/tripoli.type.css", :type=>"text/css", :rel=>"stylesheet"}/ /[if IE] %link{:href=>"/css/tripoli.simple.ie.css", :type=>"text/css", :rel=>"stylesheet"}/ %link{:href=>"/css/runit-man.css", :type=>"text/css", :rel=>"stylesheet"}/ %body #container #header .content %strong= h(t('runit.header', :p1 => host_name, :p2 => t('runit.label'))) .content= yield_content :content #footer .content= yield_content :footer - @scripts.each do |name| %script{:type=>"text/javascript", :src=>"/js/#{h(name)}.js"}
Version data entries
13 entries across 13 versions & 1 rubygems