{% load i18n %}{PAGE:{{ page.uuid }}}
{CONTENT:{{ content.uuid }}}
{REV:r{{ content.rev }}}
{TITLE:{% if content.title %}{{ content.title }}{% endif %}}
{DESC:{% if page.desc %}{{ page.desc }}{% endif %}}

{{ content.text }}
