Sha256: d981a2b0cbc359ee7f9953e0a1aba5987b81560a84701200162d2b0b1330326a

Contents?: true

Size: 565 Bytes

Versions: 2

Compression:

Stored size: 565 Bytes

Contents

%div.mdl-layout.mdl-js-layout.mdl-layout--fixed-header
  %header.mdl-layout__header.mdl-layout__header--waterfall
    %div.mdl-layout__header-row
      %a.mdl-layout-title(href="#{jobshop.root_path}") Jobshop
      %div.mdl-layout-spacer
      %div.static-navigation-container
        %nav.mdl-navigation
          %a.mdl-navigation__link{ href: jobshop.about_path }
            About
          %a.mdl-navigation__link.mdl-color-text--pink{ href: jobshop.teams_lookup_path }
            Sign In

  %main
    %div(class="mdl-grid demo-content")
      Welcome Aboard

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jobshop-0.0.113 app/views/jobshop/setups/show.html.haml
jobshop-0.0.109 app/views/jobshop/setups/show.html.haml