{% extends "pylucid/bootstrap/base_small_top_menu.html" %} {% load cms_tags %} {% block breadcrumb %}{% endblock %} {% block base_content %}
{% placeholder prefix_content or %}

Placeholder on the left size

{% lorem 2 p %}{% endplaceholder %}
{% block content %}{% placeholder content %}{% endblock content %}
{% placeholder suffix_content or %}

Placeholder on the right size

{% lorem 2 p %}{% endplaceholder %}
{% endblock base_content %}