Sha256: 50108afd09c6ddfcc9df8b9e0ff40051c2c27312f7f4c588adbc859fcd598050
Contents?: true
Size: 363 Bytes
Versions: 42
Compression:
Stored size: 363 Bytes
Contents
-form_tag backend_sessions_path do %h2 Login in to Admin Panel .field Email: %br=text_field_tag :email, nil, :style => "width:250px" .field Password: %br=password_field_tag :password, nil, :style => "width:250px" .align-right.bottom.borderd .left=flash[:notice] .right=image_submit_tag("/images/backend/btn-login.png") .clear
Version data entries
42 entries across 42 versions & 1 rubygems