{% extends 'garpixcms/base.html' %} {% block content %}

{{object.title}}

{{object.content|safe}}
{% endblock %}