Sha256: d2477b7f39fcda50ded802129ad6178e4fb98983377a4cf4d7158168cce86fa0

Contents?: true

Size: 310 Bytes

Versions: 12

Compression:

Stored size: 310 Bytes

Contents

!!!5
%html
%head
  %title Webviewer
  = stylesheet_link_tag    "application", :media => "all" 
  = javascript_include_tag "application" 
  = csrf_meta_tags
%body
  .navbar.navbar-fixed-top
    .navbar-inner
      .container
        = link_to 'WebViewer', '/', :class => 'brand'
  #content.container
    = yield

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gina-conveyor-1.0.1 webviewer/app/views/layouts/application.html.haml
gina-conveyor-1.0.0 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.2.4 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.2.3 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.2.2 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.2.1 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.2.0 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.1.3 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.1.2 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.1.1 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.1.0 webviewer/app/views/layouts/application.html.haml
gina-conveyor-0.0.2 webviewer/app/views/layouts/application.html.haml