1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07: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