{% include 'widget/page_list.html' with { pages: bookmarkList } %}
{% include 'widget/page_list.html' with { pages: createdList } %}
{% extends 'page.html' %} {% block main_css_class %}user-page{% endblock %} {% block content_head %} {% if pageUser %}
{% else %} {% parent %} {% endif %} {% endblock %}