{% block stylesheets %}
{% endblock %}
{% block title %}Share - {% endblock %}
Navbar
Home
(current)
Contact
Mentions Legales
A propos
Dropdown
Action
Another action
Something else here
Separated link
Search
{% for message in app.flashes('notice') %}
{{ message }}
{% endfor %} {% block body %}{% endblock %} {% block javascripts %} {% endblock %}