1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-02 16:58:53 +09:00
YuruToot/app/views/admin/action_logs/index.html.haml

7 lines
110 B
Plaintext
Raw Normal View History

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