Sha256: 6519e943411008c8abdaa316aa144f460ebc7a8852f0d5a33c46809c86b6b60b

Contents?: true

Size: 818 Bytes

Versions: 9

Compression:

Stored size: 818 Bytes

Contents

!!!
%html
  %head
    %title
      Machinery System Descriptions
    %meta{ :charset => 'utf-8' }
    %link{ :href => "assets/machinery-base.css", :rel => "stylesheet", :type => "text/css" }
    %link{ :href => "assets/machinery.css", :rel => "stylesheet", :type => "text/css" }
    %script{ :src => "assets/jquery-2.1.1.min.js" }
    %script{ :src => "assets/jquery.searcher.min.js" }
    %script{ :src => "assets/machinery-base.js" }
    %script{ :src => "assets/show/machinery.js" }
    %script{ :src => "assets/bootstrap-tooltip.js" }
    %script{ :src => "assets/bootstrap-popover.js" }
    %script{ :src => "assets/bootstrap-modal.js" }

  %body
    .container-fluid
      #content_container
        = render_partial "description_selector"

    .container-fluid
      #nav-bar
        = render_partial "nav_bar"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
machinery-tool-1.24.1 html/homepage.html.haml
machinery-tool-1.24.0 html/homepage.html.haml
machinery-tool-1.23.1 html/homepage.html.haml
machinery-tool-1.23.0 html/homepage.html.haml
machinery-tool-1.22.3 html/homepage.html.haml
machinery-tool-1.22.2 html/homepage.html.haml
machinery-tool-1.22.1 html/homepage.html.haml
machinery-tool-1.22.0 html/homepage.html.haml
machinery-tool-1.21.0 html/homepage.html.haml