X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/bab28a58fcd4c7df766d69b9c34d14122af75165..cf61eb00421c5f6bb1b530e1d499815bc266faac:/edumed/templates/flatpages/default.html diff --git a/edumed/templates/flatpages/default.html b/edumed/templates/flatpages/default.html index 1a6f372..f19f3c3 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 %}