X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/f7c70cc1d06530544ec7ca45c330357babf1e093..284217e8b8297ccda99551e84750c5835319bb5c:/edumed/templates/flatpages/default.html diff --git a/edumed/templates/flatpages/default.html b/edumed/templates/flatpages/default.html index 1a6f372..1ab012c 100755 --- a/edumed/templates/flatpages/default.html +++ b/edumed/templates/flatpages/default.html @@ -4,5 +4,7 @@ {% block title %}{{ flatpage.title }}{% endblock %} {% block body %} +
{{ flatpage.content|textile_pl }} +
{% endblock %}