~cytrogen/masto-fe

ref: f05effeb8fb8f2cc09ccfdbff2e670ff5cb23e9f masto-fe/app/views/errors/403.html.haml -rw-r--r-- 96 bytes
f05effeb — Stanislas Signoud [Glitch] Fix a missing redirection on getting-started in multi column mode 2 years ago
                                                                                
1
2
3
4
5
- content_for :page_title do
  = t('errors.403')

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