Sha256: 21a76d2cac0840e6cf9324912a7722bc5022fece2e5bd63cd6fe3fac8d4e6023
Contents?: true
Size: 547 Bytes
Versions: 7
Compression:
Stored size: 547 Bytes
Contents
%main.mdl-layout__content %div.mdl-grid %div.mdl-cell.mdl-cell--12-col %div#sign-in.mdl-card = form_for @lookup, builder: Jobshop::Builder, 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. %div= f.email_field(:email) .mdl-card__actions %div= f.button "Send the link to my email!", class: "mdl-js-ripple-effect"
Version data entries
7 entries across 7 versions & 1 rubygems