mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:11:41 +00:00
castellano primero
This commit is contained in:
parent
6918ef4eeb
commit
1e3f3ed299
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@
|
|||
%input{type: 'password', name: 'password', class: 'form-control', placeholder: t('login.password')}
|
||||
.form-group
|
||||
%select.form-control{name: 'lang', placeholder: t('login.lang')}
|
||||
%option{value: 'en'} English
|
||||
%option{value: 'es'} Castellano
|
||||
%option{value: 'en'} English
|
||||
|
||||
.form-group
|
||||
%input{type: 'submit', value: t('login.submit'), class: 'btn btn-lg btn-primary btn-block'}
|
||||
|
|
Loading…
Reference in a new issue