{% load cms_tags menu_tags sekizai_tags staticfiles %}{% with '' as CMS_STATIC_PREFIX %}{% with '/' as CMS_LINK_PREFIX %} {% page_attribute 'page_title' %} {% endwith %}{% endwith %}{% render_block 'css' %} {% cms_toolbar %}{% with '' as CMS_STATIC_PREFIX %}{% with '/' as CMS_LINK_PREFIX %} {% placeholder 'Comment-p-1' or %}

Hello World

{% endplaceholder %} {% placeholder 'Comment-p-2' or %}

hello

{% endplaceholder %} {% placeholder 'Comment-p-3' or %}

hello

{% endplaceholder %} {% placeholder 'Comment-p-4' or %}

hello

{% endplaceholder %} {% placeholder 'Comment-p-5' or %}

world

{% endplaceholder %} {% placeholder 'Comment-p-6' or %}

world

{% endplaceholder %} {% placeholder 'Comment-p-7' or %}

world

{% endplaceholder %}
{% endwith %}{% endwith %}{% render_block 'js' %}