{% extends "pylucid/css_anchor_div.html" %} {% block plugin_content %} {% extrahead %} {% endextrahead %}
{% for page in sub_pages %}
{{ page.get_title }}
{{ page.description }}
{% endfor %}
{% endblock %}