Add a link to the media gallery

This commit is contained in:
Bat 2018-09-03 12:24:34 +01:00
parent aa5fa11218
commit 95ba99a6be

View file

@ -22,4 +22,9 @@
</div>
<a class="button" href="/blogs/new">{{ "Start a new blog" | _ }}</a>
</section>
<section>
<h2>{{ "Your media" | _ }}</h2>
<a class="button" href="/medias">{{ "Go to your gallery" | _ }}</a>
</section>
{% endblock content %}