Sha256: bbcb6d37bf9836269412ae6fac421d3ae7f7805b7d1df3b2f3064c4ebbd49835

Contents?: true

Size: 156 Bytes

Versions: 6

Compression:

Stored size: 156 Bytes

Contents

%html
  %head
    %meta{"http-equiv" => "Content-Type", :content => "text/html;charset=UTF-8"}
    = yield :head if content_for?(:head)
  %body
    = yield

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
subscription_fu-0.4.0 spec/app/app/views/layouts/application.html.haml
subscription_fu-0.3.1 spec/app/app/views/layouts/application.html.haml
subscription_fu-0.3.0 spec/app/app/views/layouts/application.html.haml
subscription_fu-0.2.1 spec/app/app/views/layouts/application.html.haml
subscription_fu-0.2.0 spec/app/app/views/layouts/application.html.haml
subscription_fu-0.1.0 spec/app/app/views/layouts/application.html.haml