finalized update portfolio

This commit is contained in:
2023-02-09 14:07:24 +01:00
parent d95ae8eeeb
commit fcd83c48d7
9 changed files with 44 additions and 35 deletions

View File

@@ -3,8 +3,7 @@
{% block content %}
{% if request.authenticated_userid %}
<p><a href="{{ request.route_url('blog_edit', id='0') }}" class="btn btn-success" role="button">
<span class="glyphicon glyphicon-plus"></span> Nouveau</a>
<p><a href="{{ request.route_url('blog_edit', id='0') }}">[ Nouveau ]</a>
</p>
{% endif%}