stubs/project/content/templates/base.html.haml.rbt in rango-0.1.0 vs stubs/project/content/templates/base.html.haml.rbt in rango-0.1.1
- old
+ new
@@ -1,7 +1,8 @@
!!! 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, "")}