1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-24 06:26:52 +00:00
mastodon/app/views/admin/action_logs/index.html.haml

7 lines
110 B
Text
Raw Normal View History

- content_for :page_title do
= t('admin.action_logs.title')
= render @action_logs
= paginate @action_logs