Sha256: 2ed81a58ff590602ec964f6b5842f9a726be61622bd8b75fc942d3376d69488b
Contents?: true
Size: 654 Bytes
Versions: 23
Compression:
Stored size: 654 Bytes
Contents
!!! 1.0 Strict %html{html_attrs("en")} %head / http://wiki.github.com/botanicus/rango/template-inheritance %title= block(:title) %meta{"http-equiv" => "content-type", content: "text/html; charset=utf-8"} %meta{"http-equiv" => "content-language", content: "en-us"} %meta{name: "description", content: block(:description, "")} %meta{name: "keywords", content: block(:keywords, "")} %meta{name: "author", content: "<%= ENV["USER"] %>"} = javascripts *block(:javascripts, Array.new) = stylesheets *block(:stylesheets, Array.new) = block(:head) %body .container %h1= block(:title) = block(:content)
Version data entries
23 entries across 23 versions & 1 rubygems