Adding a template hook to the dropdown header
This commit is contained in:
parent
eb7f69ac30
commit
33ee70f9b0
@ -151,6 +151,7 @@
|
||||
<a class="button_action" href="{{ request.urlgen('mediagoblin.submit.collection') }}">
|
||||
{%- trans %}Create new collection{% endtrans -%}
|
||||
</a>
|
||||
{% template_hook("header_dropdown_buttons") %}
|
||||
{% if request.user.has_privilege('admin','moderator') %}
|
||||
<p>
|
||||
<span class="dropdown_title">Moderation powers:</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user