Sha256: c8009cbf97d9b9a3f2bf6737d3a98ff3d4eec5e2cb809745fe32e12112c0f8dd

Contents?: true

Size: 693 Bytes

Versions: 23

Compression:

Stored size: 693 Bytes

Contents

!!! 5
%html{:lang => "en", "ng-app" => "artfully"}
  %head
    %title= "#{yield :title} : Artful.ly"
    %link{ :rel => "shortcut icon", :href => "/favicon.ico", :type => "image/x-icon"}

    = stylesheet_link_tag :bootstrap, :media => :screen
    = stylesheet_link_tag :application, :media => :screen
    = csrf_meta_tag
    = render :partial => 'layouts/google_analytics'
  %body
    .container
      = render :partial => 'layouts/devise_menu'
      .row
        #content.span6.offset3
          = render :partial => 'layouts/flash', :locals => { :flash => flash }
          - flash.discard
          = yield
    = javascript_include_tag :application
    = javascript_include_tag :bootstrap

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
artfully_ose-1.2.0 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.beta.1 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.alpha.2 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.alpha.1 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.27 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.26 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.24 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.23 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.21 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.20 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.19 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.18 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.17 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.16 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.15 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.12 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.11 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.10 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.9 app/views/layouts/devise_layout.html.haml
artfully_ose-1.2.0.pre.8 app/views/layouts/devise_layout.html.haml