{% block title %} {% for bookmark in bookmarks %} {% endfor %}
Shortcuts
{{bookmark.title}} {% if bookmark.selected %} {% endif %}
{% endblock %}