Sha256: ca695b756792e23286f21d1c2548b3f8871f8437c179e1c5aecf4650351265d2
Contents?: true
Size: 971 Bytes
Versions: 11
Compression:
Stored size: 971 Bytes
Contents
!!! 5 %html %head %meta{:charset => "utf-8"} %title Kthxbye. %link{:href => "#{url 'style.css'}", :media => "screen", :rel => "stylesheet", :type => "text/css"} %link{:href => "#{url 'awesome-buttons.css'}", :media => "screen", :rel => "stylesheet", :type => "text/css"} %script{:src => "#{url 'jquery.js'}", :type => "text/javascript"} %script{:src => "#{url 'application.js'}", :type => "text/javascript"} %body #header #nav #tab_block - tabs.each do |name| = tab name - if @sub_tabs #sub_nav - @sub_tabs.each do |name| %a{:href => "/stats/#{name}", :class => "sub_nav_link"}<> = name #content = yield #footer %p Made possible by: %a{:href => "https://github.com/plukevdh/kthxbye"}Kthxbye. %span{:style => "padding-left:10px; padding-right:10px"} | Running v.#{Kthxbye::Version}
Version data entries
11 entries across 11 versions & 1 rubygems