Sha256: 8ff349aa3269333b9ee3e4c63fec10f5ce53066991c08f706ee900cb5993dd83

Contents?: true

Size: 273 Bytes

Versions: 2

Compression:

Stored size: 273 Bytes

Contents

= form_tag spina.admin_sessions_path, id: "login_wrapper" do
  = text_field_tag :email, params[:email], placeholder: "emailadres"
  = password_field_tag :password, nil, placeholder: "wachtwoord"
  = button_tag "aanmelden", class: 'button button-primary', data: {icon: '3'}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spina-0.6.12 app/views/spina/admin/sessions/new.html.haml
spina-0.6.11 app/views/spina/admin/sessions/new.html.haml