Sha256: 8c1860e20bd818c6088771108a9aa72b218c208474ab28838d6168203cdad348
Contents?: true
Size: 505 Bytes
Versions: 3
Compression:
Stored size: 505 Bytes
Contents
!!! %html %head %title Firefly %meta(charset="UTF-8") %link{ :rel => "stylesheet", :href => u('reset.css') } %link{ :rel => "stylesheet", :href => u('style.css') } %script{ :type => "text/javascript", :src => u('jquery-1.4.2.min.js') } %body .header %ul.nav %li.current %a{ :href => '/' } Firefly #main = yield #footer %p Powered by <a href="http://github.com/ariejan/firefly">Firefly</a> v#{Firefly::Version}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
firefly-0.3.1 | views/layout.haml |
firefly-0.3.0 | views/layout.haml |
firefly-0.2.0 | views/layout.haml |