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

Version Path
rango-0.2.6 stubs/stack/content/templates/base.html.haml.rbt
rango-0.2.5.1 stubs/stack/content/templates/base.html.haml.rbt
rango-0.2.4.1 stubs/stack/content/templates/base.html.haml.rbt
rango-0.2.3 stubs/stack/content/templates/base.html.haml.rbt
rango-0.2.1 stubs/stack/content/templates/base.html.haml.rbt
rango-0.2.1.pre stubs/stack/content/templates/base.html.haml.rbt
rango-0.2 stubs/stack/content/templates/base.html.haml.rbt
rango-0.1.1.3 stubs/stack/content/templates/base.html.haml.rbt
rango-0.1.1.2.11 stubs/stack/content/templates/base.html.haml.rbt
rango-0.1.1.2.10 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.9 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.8 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.7 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.6 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.5 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.4 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.3 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.2 stubs/project/content/templates/base.html.haml.rbt
rango-0.1.1.2.1 stubs/project/content/templates/base.html.haml.rbt
rango-0.2.pre stubs/stack/content/templates/base.html.haml.rbt