Sha256: 8e04cfd70867e854cf80fc86f2ae0335540db18a7a88775f3d173a56003340d3
Contents?: true
Size: 173 Bytes
Versions: 7
Compression:
Stored size: 173 Bytes
Contents
= bootstrap_form_for(:session) do |f| = f.text_field(:username) = f.password_field(:password) = f.submit t(:label_login) -# link_to t('label_register'), new_user_path
Version data entries
7 entries across 7 versions & 1 rubygems