1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Render translated view ()

This commit is contained in:
alpaca-tc 2017-05-17 22:36:56 +09:00 committed by Eugen Rochko
parent 5b3c7572ca
commit b397f69633

View file

@ -11,4 +11,4 @@
.actions
= f.button :button, t('auth.set_new_password'), type: :submit
.form-footer= render 'devise/shared/links'
.form-footer= render 'auth/shared/links'