Update users_roles.j2 (#693)

This commit is contained in:
jurim76 2020-05-25 18:19:25 +03:00 committed by GitHub
parent 9e327e7437
commit 16fad55bfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
{{users_roles | join("\n") }}
{{ users_roles | join("\n") }}