Adding a template hook to the dropdown header

This commit is contained in:
Rodrigo Rodrigues da Silva 2014-06-05 17:07:25 -03:00 committed by Christopher Allan Webber
parent eb7f69ac30
commit 33ee70f9b0

View File

@ -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>