Sha256: 15fdd31bb292ac4f5cd85563e2693cb8e0dfa0721810aac3d9c05bf35a348c43
Contents?: true
Size: 424 Bytes
Versions: 2
Compression:
Stored size: 424 Bytes
Contents
%main.mdl-layout__content .dialog-box .dialog-box__content = 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 .expand = f.button :submit, "Send the link to my email!"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jobshop-0.0.131 | app/views/jobshop/teams/lookups/show.html.haml |
jobshop-0.0.127 | app/views/jobshop/teams/lookups/show.html.haml |