~cytrogen/masto-fe

ref: 39110d1d0af5e3d9cf452ae47496a52797249fd0 masto-fe/app/views/errors/429.html.haml -rw-r--r-- 96 bytes
39110d1d — Eugen Rochko Fix CAPTCHA page not following design pattern of sign-up flow (#25395) 2 years ago
                                                                                
1
2
3
4
5
- content_for :page_title do
  = t('errors.429')

- content_for :content do
  = t('errors.429')