403.html.haml 96 B

12345
  1. - content_for :page_title do
  2. = t('errors.403')
  3. - content_for :content do
  4. = t('errors.403')