j@252: {% extends "theme.html" %} j@252: {% block body %} j@252:
rb@262:
rb@262: ESKP Platform rb@262:
rb@262:
rb@262: {{ content|safe }} rb@262:
rb@262:
j@252:
j@252: {% endblock %}