This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
19bc73b736
chinwagsocial
/
app
/
views
/
errors
/
403.html.haml
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) * Clean up collapsible components * Expose user Outboxes and AS2 representations of statuses * Save work thus far. * Fix bad merge. * Save my work * Clean up pagination. * First test working. * Add tests. * Add Forbidden error template. * Revert yarn.lock changes. * Fix code style deviations and use localized instead of hardcoded English text.
2017-04-23 13:21:10 +10:00
- content_for :page_title do
= t('errors.403')
- content_for :content do
Added haml-lint and fix warnings (#2773) * add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
2017-05-08 11:35:25 +10:00
= t('errors.403')
Reference in a new issue
Copy permalink