chore: finish renaming pages to communities
This commit is contained in:
parent
d6fbfc3cd6
commit
00abbc8fa2
8 changed files with 31 additions and 30 deletions
|
@ -15,6 +15,7 @@
|
|||
<span class="desktop">{{ text "general:link.home" }}</span>
|
||||
</a>
|
||||
|
||||
{% if user %}
|
||||
<a
|
||||
href="/communities"
|
||||
class="button {% if selected == 'communities' %}active{% endif %}"
|
||||
|
@ -24,7 +25,7 @@
|
|||
>{{ text "general:link.communities" }}</span
|
||||
>
|
||||
</a>
|
||||
{% endif %}
|
||||
{% endif %} {% endif %}
|
||||
</div>
|
||||
|
||||
<div class="flex nav_side">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue