Sha256: cff23c967ecd79b58c473c142b1c7399b9d71dbc0ad8a622e7b3e02fba62dd7f
Contents?: true
Size: 902 Bytes
Versions: 10
Compression:
Stored size: 902 Bytes
Contents
!!! 5 %html %head %meta{ :charset => "utf-8" } %title= "Mango: #{@content_page.title}" %link{ :rel => "stylesheet", :type => "text/css", :media => "screen", :href => "http://fonts.googleapis.com/css?family=Lobster" } %link{ :rel => "stylesheet", :type => "text/css", :media => "screen", :href => "/styles/reset.css" } %link{ :rel => "stylesheet", :type => "text/css", :media => "screen", :href => "/styles/screen.css" } %link{ :rel => "stylesheet", :type => "text/css", :media => "screen", :href => "/styles/fireworks.css" } %script{ :type => "text/javascript", :src => "/javascripts/fireworks.js"} %script{ :type => "text/javascript", :src => "/javascripts/timer.js"} %body{ :onload => "fire();" } %div#fireworks-template %div#fw.firework %div#fp.fireworkParticle %img{ :src => "/images/particles.gif" } %div#fireContainer = yield
Version data entries
10 entries across 10 versions & 1 rubygems