improve naming of templates and urls for groups

This commit is contained in:
Hugh Rundle
2021-09-25 11:36:35 +10:00
parent 7c0deabcb2
commit 8d17f888ea
4 changed files with 67 additions and 43 deletions

View File

@ -8,7 +8,7 @@
<div class="columns mt-3">
<section class="column is-three-quarters">
{% include "groups/users.html" %}
{% include "groups/members.html" %}
<h2 class="heading">Lists</h2>
{% if not group.lists.exists %}