{% set title = 'Write' %} {% extends 'layouts/default.html' %} {% block content %} {% with messages = get_flashed_messages() %} {% if messages %}
{{message}}
{% endfor %}Here are the assets you can use on this page with the {%raw%}{{assets.foo}}{%endraw%}
syntax.
...no assets...
{% endif %}