kde-playground/kdepim/kjots/themes/other/pagetemplate.html
2015-04-14 21:49:29 +00:00

6 lines
80 B
HTML

<div>
<h3>{{ entity.title }}</h3>
<div>
{{ entity.content|safe }}
</div>
</div>