Sha256: ca65c20d0b99e50f391940c5a7d46b55910fe0b4532f7edc61050a7e3766f7f8
Contents?: true
Size: 468 Bytes
Versions: 3
Compression:
Stored size: 468 Bytes
Contents
<!doctype html> %html %head %link{:href => "/stylesheets/blog.css", :rel => "stylesheet", :type => "text/css"} %link{:href => "/index.xml", :rel => "alternate", :title => "#{title} - feed", :type => "application/atom+xml"}/ %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/ %title= title %body %section = yield %footer powered by %a{:href => "http://github.com/danpal/toto-bongo"} toto
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
toto-bongo-1.0.3 | test/templates/layout.html.haml |
toto-bongo-1.0.2 | test/templates/layout.html.haml |
toto-bongo-1.0.1 | test/templates/layout.html.haml |