{% for bookmark in bookmarks.items %} {% with molt = bookmark.molt %} {% include "molt.html" %} {% endwith %} {% endfor %} {% if bookmarks.total %} {% else %}
You have no bookmarks.
{% endif %}