This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ae78d012ac
hometown
/
app
/
views
/
errors
/
403.html.haml
6 lines
96 B
Plaintext
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 03:21:10 +00: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 01:35:25 +00:00
= t('errors.403')
Reference in New Issue
Copy Permalink