X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/bf2b816f96c293f0c15bdc80a828091be5607500..3f06621595592d106f0071e379026f73709360a0:/edumed/templates/flatpages/default.html diff --git a/edumed/templates/flatpages/default.html b/edumed/templates/flatpages/default.html index 1ab012c..f26cc8a 100755 --- a/edumed/templates/flatpages/default.html +++ b/edumed/templates/flatpages/default.html @@ -1,9 +1,14 @@ {% extends "base.html" %} {% load textile_pl from fnp_markup %} +{% load chunk from chunks %} {% block title %}{{ flatpage.title }}{% endblock %} {% block body %} +
+ {% chunk "promobox" %} +
+
{{ flatpage.content|textile_pl }}