Sha256: 6d8add829badd77b13dfdb689a151495a016030567939bd77112efbaa486e300
Contents?: true
Size: 482 Bytes
Versions: 8
Compression:
Stored size: 482 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 .expand = f.button :submit, "Send the link to my email!"
Version data entries
8 entries across 8 versions & 1 rubygems