add sidebar which displays accessible group hierarchy to organization home page

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2026-04-02 20:15:47 -04:00
parent 54230435b7
commit 8ea3118e05
+4
View File
@@ -83,6 +83,10 @@
{{end}}
{{end}}
</div>
{{else}}
<div class="ui five wide column">
{{template "group/sidebar/menu" .}}
</div>
{{end}}
</div>
</div>