Sha256: f296e344d44a80e4eccef9bf5199829da57d37ab87deb400fe0e7877915e8e26
Contents?: true
Size: 608 Bytes
Versions: 14
Compression:
Stored size: 608 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.new_user_session_path } Sign In = yield = render template: "layouts/jobshop/application"
Version data entries
14 entries across 14 versions & 1 rubygems