Sha256: bd9f90b7a7dc76c1a7757c67957704e560429cc94987b5d1d4633e3a4f890c3c

Contents?: true

Size: 524 Bytes

Versions: 9

Compression:

Stored size: 524 Bytes

Contents

!!! 5
%html
  %head
    %title= block(:title, "<%= @name %>")
    %meta{"http-equiv" => "content-type", content: "text/html; charset=utf-8"}
    %meta{"http-equiv" => "content-language", content: "en"}
    %meta{name: "description", content: block(:description, "")}
    %meta{name: "keywords", content: block(:keywords, "")}
    = block(:head)
  %body
    = block(:body)
    #footer
      == &copy; <%= Time.now.year %> &ndash; #{Time.now.year} <%= @user %> | Powered by <a href="https://github.com/botanicus/ace">Ace</a>.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ace-0.4.9 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.8 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.7 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.6 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.5 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.4 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.3 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.2 project_generator/content/layouts/base.html.haml.rbt
ace-0.4.1 project_generator/content/layouts/base.html.haml.rbt