Sha256: bcbcb76988334636ee42871c4e349efae761a4a0f544bb026023fe181652cf17

Contents?: true

Size: 564 Bytes

Versions: 16

Compression:

Stored size: 564 Bytes

Contents

!!!
%html
  %head
    %title <%= app_name %>
    = stylesheet_link_tag    "application", media: "all", "data-turbolinks-track" => true
    = javascript_include_tag "application", "data-turbolinks-track" => true
    = csrf_meta_tags
  %body
    .container-narrow
      .masthead
        %ul.nav.nav-pills.pull-right
          %li.active
            %a{:href => "/"} Home
          %li
            %a{:href => "/rails/routes"} Routes
        %h3.muted= link_to "<%= app_name %>", root_path
      %hr/
      = yield
      %hr/
      .footer
        %p © Company 2013

Version data entries

16 entries across 13 versions & 1 rubygems

Version Path
cybele-1.6.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.5.1 templates/app/views/layouts/application.html.haml.erb
cybele-1.5.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.4.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.3.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.2.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.1.0 templates/app/views/layouts/application.html.haml.erb
cybele-1.0.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.10.1 templates/app/views/layouts/application.html.haml.erb
cybele-0.10.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.9.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.9.0 templates/app/views/layouts/hq/base.html.haml.erb
cybele-0.8.0 templates/app/views/layouts/hq/base.html.haml.erb
cybele-0.8.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.7.0 templates/app/views/layouts/hq/base.html.haml.erb
cybele-0.7.0 templates/app/views/layouts/application.html.haml.erb