{% extends "datacenterlight/base.html" %} {% load staticfiles cms_tags sekizai_tags %} {% block title %} {% page_attribute page_title %} {% endblock %} {% block content %} {% addtoblock "css" %} {% endaddtoblock %}

{% page_attribute page_title %}

{% placeholder 'datacenterlight_cms_page_text' %}
{% endblock %}