improve naming of templates and urls for groups
This commit is contained in:
parent
7c0deabcb2
commit
8d17f888ea
4 changed files with 67 additions and 43 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue