{% extends 'page.html' %} {% block content_head_before %} {% endblock %} {% block content_main_before %}

Bookmarks

{% include 'widget/page_list.html' with { pages: bookmarkList } %}
Created {% include 'widget/page_list.html' with { pages: createdList } %}
{% endblock %}