{#
# ensure to insert 'user_page_content' widget to here
#
# Because this block has content like 'Bookmarks' or 'Recent Created' whose height changes dynamically,
# setting of 'revision-toc' (affix) is hindered.
#}
{% include '../widget/user_page_content.html' %}
{% block content_main_before %}
{% parent %}
{% endblock %}
{% include '../widget/page_content.html' %}
{# force remove #revision-toc from #content_main of parent #}