X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/7f3f79476a57d10991566c511d40e20154c01064..78644811ca0c6042212788dc67add42bc41fb74c:/platforma/templates/explorer/split.html?ds=sidebyside diff --git a/platforma/templates/explorer/split.html b/platforma/templates/explorer/split.html new file mode 100755 index 00000000..8d3b67bb --- /dev/null +++ b/platforma/templates/explorer/split.html @@ -0,0 +1,26 @@ +
+
+ Split options + {% for field in splitform %} + {% if field.is_hidden %} + {{ field}} + {% else %} + {{ field.errors }} + {% ifequal field.html_name 'splitform-autoxml' %} +

+ {% else %} +

+ {% endifequal %} + {% endif %} + {% endfor %} +
+ + +

+ + +

+