X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2cd5a971d3cf9708b43a523a339212cb9220cef3..8aa768e4480f62eed277c3d530cfbc1c8961765e:/apps/wiki/templates/wiki/bootstrap.html?ds=sidebyside diff --git a/apps/wiki/templates/wiki/bootstrap.html b/apps/wiki/templates/wiki/bootstrap.html index c5be80de..1a380b46 100644 --- a/apps/wiki/templates/wiki/bootstrap.html +++ b/apps/wiki/templates/wiki/bootstrap.html @@ -1,4 +1,4 @@ -{% load staticfiles %} +{% load static %} {% load i18n %} @@ -17,18 +17,20 @@ {% endif %} {% endif %} - - + {% if DEBUG %} + + {% else %} {% endif %} + {# for tutorial #}
+