Add "Add media" button on home page when no media is present.
This is an addition to the button hidden in the top toolbar.
This commit is contained in:
parent
600a170ecf
commit
e61dea3b05
@ -72,5 +72,10 @@
|
|||||||
{%- endtrans -%}
|
{%- endtrans -%}
|
||||||
</i>
|
</i>
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<a class="button_action" href="{{ request.urlgen('mediagoblin.submit.start') }}">
|
||||||
|
{%- trans %}Add media{% endtrans -%}
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user