Sha256: e0574d179012dd0ae973e46d2dc9ffe5d5a978c594578e5d037471763aed98de
Contents?: true
Size: 462 Bytes
Versions: 2
Compression:
Stored size: 462 Bytes
Contents
%main.mdl-layout__content %div.mdl-grid %div.mdl-cell.mdl-cell--12-col %div#sign-in.mdl-card = simple_form_for @lookup, url: teams_lookup_path do |f| .mdl-card__title %h4 Can't find your team? .mdl-card__supporting-text %p Enter your email address and we'll send you the link. = f.input :email .mdl-card__actions = f.button :submit, "Send the link to my email!"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jobshop-0.0.41 | app/views/jobshop/teams/lookups/show.html.haml |
jobshop-0.0.37 | app/views/jobshop/teams/lookups/show.html.haml |