{% extends 'page.html' %} {% block content_main %}
{% include '../widget/page_content.html' %} {% include 'widget/comments.html' %} {% if page %}

Bookmarks

Recently Created

{% endif %}
{% endblock %} {% block content_footer %} {% endblock %}