Added new template hooks to allow for plugin-added moderation powers
This commit is contained in:
parent
e36bb0ee18
commit
b55b1ad4ad
@ -165,6 +165,7 @@
|
|||||||
<a href="{{ request.urlgen('mediagoblin.moderation.reports') }}">
|
<a href="{{ request.urlgen('mediagoblin.moderation.reports') }}">
|
||||||
{%- trans %}Report management panel{% endtrans -%}
|
{%- trans %}Report management panel{% endtrans -%}
|
||||||
</a>
|
</a>
|
||||||
|
{% template_hook("moderation_powers") %}
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% include 'mediagoblin/fragments/header_notifications.html' %}
|
{% include 'mediagoblin/fragments/header_notifications.html' %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user