Introduce new generic header_actions template_hook.

This commit is contained in:
Aditi Mittal 2013-09-15 17:24:26 +05:30
parent bb96b7d4a3
commit 092938741e

View File

@ -130,7 +130,7 @@
<a class="button_action" href="{{ request.urlgen('mediagoblin.submit.collection') }}">
{%- trans %}Create new collection{% endtrans -%}
</a>
{% template_hook("base_path_to_blog")%}
{% template_hook("header_actions") %}
{% if request.user.is_admin %}
<p>
<span class="dropdown_title">Admin powers:</span>