aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/group.gl
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/group.gl')
-rw-r--r--tmpl/group.gl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmpl/group.gl b/tmpl/group.gl
new file mode 100644
index 0000000..1d8ad52
--- /dev/null
+++ b/tmpl/group.gl
@@ -0,0 +1,3 @@
+[% FOREACH user IN r.groups.$group -%]
+@[% group %] = [% user %]
+[% END %]