mastodon/app/views/user_groups/new.html.haml

9 lines
139 B
Plaintext
Raw Normal View History

2019-08-27 17:05:17 +02:00
- content_for :page_title do
= 'Nouveau groupe'
.container
%h1 New user_group
= render 'form'
= link_to 'Back', user_groups_path