Sha256: bfc3c230905a3082abf6dc59f90f74145f779df919bfccaf790c53e4b5bf5726
Contents?: true
Size: 604 Bytes
Versions: 8
Compression:
Stored size: 604 Bytes
Contents
= content_for(:body) do %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 = yield = render template: "layouts/jobshop/application"
Version data entries
8 entries across 8 versions & 1 rubygems