5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-17 20:02:21 +00:00
This commit is contained in:
f 2018-02-02 20:00:00 -03:00
parent e739aff5ea
commit 69386f3fbb
No known key found for this signature in database
GPG key ID: F3FDAB97B5F9F7E7

View file

@ -11,4 +11,4 @@
%input{type: 'password', name: 'password', class: 'form-control', placeholder: t('login.password')}
.form-group
%input{type: 'submit', value: t('login.submit', class: 'btn btn-lg btn-primary btn-block'}
%input{type: 'submit', value: t('login.submit'), class: 'btn btn-lg btn-primary btn-block'}