{% extends "base.html" %} {% load staticfiles %} {% load mycms_tags %} {%block PAGE_HEADER %} {% endblock PAGE_HEADER %} {%block META_DESCRIPTION %}{{view_object.introduction}}{% endblock META_DESCRIPTION %} {% block TITLE%} {{view_object.title}}{% endblock TITLE %} {% block BODY_TITLE%} {{view_object.title}}{% endblock BODY_TITLE %} {% block PAGE_CONTENT %}
<>

Unpublished

# Table heading Table heading Table heading Table heading Table heading Table heading
1 Table cell Table cell Table cell Table cell Table cell Table cell
2 Table cell Table cell Table cell Table cell Table cell Table cell
3 Table cell Table cell Table cell Table cell Table cell Table cell

Unpublished

# Table heading Table heading Table heading Table heading Table heading Table heading
1 Table cell Table cell Table cell Table cell Table cell Table cell
2 Table cell Table cell Table cell Table cell Table cell Table cell
3 Table cell Table cell Table cell Table cell Table cell Table cell
{% endblock PAGE_CONTENT %} {% block PAGE_BOTTOM %} {% endblock PAGE_BOTTOM %}