X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/f7c70cc1d06530544ec7ca45c330357babf1e093..b475e550f7c88edbcb06f182743665c8423b0b0f:/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 %}