diff --git a/club/templates/club/club_roles.jinja b/club/templates/club/club_roles.jinja index b008419a..4c60ea8a 100644 --- a/club/templates/club/club_roles.jinja +++ b/club/templates/club/club_roles.jinja @@ -40,8 +40,13 @@ {{ subform.description.as_field_group() }}
+ {% trans trimmed %} + Roles give rights on the club. + Higher roles grant more rights, and the members having them are displayed higher + in the club members list. + {% endtrans %} +
++ {% trans trimmed %} + On this page, you can edit their name and description, as well as their order. + You can also drag roles from a category to another + (e.g. a board role can be made into a presidency role). + {% endtrans %} +