Fix the link of the Matrix room
This commit is contained in:
parent
46675df78c
commit
53a0ec08a2
@ -36,7 +36,7 @@
|
|||||||
<span>Plume 0.1.0</span>
|
<span>Plume 0.1.0</span>
|
||||||
<a href="/about">{{ "About this instance" | _ }}</a>
|
<a href="/about">{{ "About this instance" | _ }}</a>
|
||||||
<a href="https://github.com/Plume-org/Plume">{{ "Source code" | _ }}</a>
|
<a href="https://github.com/Plume-org/Plume">{{ "Source code" | _ }}</a>
|
||||||
<a href="https://riot.im/app/#/room/#funkwhale-troubleshooting:matrix.org">{{ "Matrix room" | _ }}</a>
|
<a href="https://riot.im/app/#/room/#plume:disroot.org">{{ "Matrix room" | _ }}</a>
|
||||||
{% if account %}
|
{% if account %}
|
||||||
{% if account.is_admin %}
|
{% if account.is_admin %}
|
||||||
<a href="/admin">{{ "Administration" | _ }}</a>
|
<a href="/admin">{{ "Administration" | _ }}</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user