{% extends "pages/examples/index.html" %} {% load pages_tags %} {% block title %}Cool template{% endblock %} {% block content %}{{ block.super }}
HTML Content editor
{% placeholder html-content with EditArea parsed %}
{% endblock %}