Sha256: 9ca70de863eb81983f17267224cb3ed94daa688a5da20157f15110f331f8730d

Contents?: true

Size: 244 Bytes

Versions: 3

Compression:

Stored size: 244 Bytes

Contents

!!!
%html
  %head
    %title Hitchens
    = stylesheet_link_tag    "hitchens/application"
    = javascript_include_tag "hitchens/application"
    = auto_discovery_link_tag(:rss, posts_url(format: :rss))
    = csrf_meta_tags
  %body
    = yield

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hitchens-0.0.3 app/views/layouts/hitchens/application.html.haml
hitchens-0.0.2 app/views/layouts/hitchens/application.html.haml
hitchens-0.0.1 app/views/layouts/hitchens/application.html.haml