mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-01 21:49:02 +01:00
5 lines
84 B
Text
5 lines
84 B
Text
|
- content_for :page_title do
|
||
|
= t('admin.roles.add_new')
|
||
|
|
||
|
= render partial: 'form'
|