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') }}">
|
||||
{%- trans %}Report management panel{% endtrans -%}
|
||||
</a>
|
||||
{% template_hook("moderation_powers") %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% include 'mediagoblin/fragments/header_notifications.html' %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user