Sha256: 5e63d7f43303bd4831e61056fd182def382956fe75c58e1ad9cce568f80ea748
Contents?: true
Size: 393 Bytes
Versions: 2
Compression:
Stored size: 393 Bytes
Contents
- content_for :page_title do | Восстановить пароль = form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :post }) do |f| = devise_error_messages! .clearfix = f.label :email, 'Электропочта' .input = f.email_field :email .clearfix .input = f.submit 'Отправить', class: 'btn primary'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
constructor-core-0.9.1 | app/views/constructor_core/devise/passwords/new.html.slim |
constructor-core-0.9.0 | app/views/constructor_core/devise/passwords/new.html.slim |