Sha256: 17467809b0e7b3c4984d0fc586473f050658537ee615cc00522bfe1014b23c3b

Contents?: true

Size: 521 Bytes

Versions: 1

Compression:

Stored size: 521 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

1 entries across 1 versions & 1 rubygems

Version Path
ace-0.4 project_generator/content/layouts/base.html.haml.rbt