~cytrogen/masto-fe

ref: 9e66c07be70fa71467cfcdf0d4ebff0147bf187a masto-fe/app/views/errors/403.html.haml -rw-r--r-- 96 bytes
9e66c07b — Renaud Chaput [Glitch] Fix `/share` and cleanup and reorganize frontend locale loading 2 years ago
                                                                                
1
2
3
4
5
- content_for :page_title do
  = t('errors.403')

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