fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't create publish records for beta
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
document_details_base.html
diff --git
a/apps/wiki/templates/wiki/document_details_base.html
b/apps/wiki/templates/wiki/document_details_base.html
index
891e9e8
..
8cd603b
100644
(file)
--- a/
apps/wiki/templates/wiki/document_details_base.html
+++ b/
apps/wiki/templates/wiki/document_details_base.html
@@
-3,15
+3,15
@@
{% block titleextra %}{{ chunk.pretty_title }}{% endblock %}
{% block extrahead %}
{% block titleextra %}{{ chunk.pretty_title }}{% endblock %}
{% block extrahead %}
-{% load
compressed
%}
-{%
compressed_css
'detail' %}
+{% load
pipeline
%}
+{%
stylesheet
'detail' %}
{% endblock %}
{% block extrabody %}
<script type="text/javascript">
var STATIC_URL = '{{STATIC_URL}}';
</script>
{% endblock %}
{% block extrabody %}
<script type="text/javascript">
var STATIC_URL = '{{STATIC_URL}}';
</script>
-{%
compressed_js
'detail' %}
+{%
javascript
'detail' %}
{% endblock %}
{% block maincontent %}
{% endblock %}
{% block maincontent %}