Untangle the callbacks; Add linkable diff tabs.
[redakcja.git] / src / wiki / templates / wiki / document_details_base.html
index 3bc94e4..2b3ee91 100644 (file)
@@ -29,7 +29,6 @@
     <span data-key="gallery">{{ chunk.book.gallery }}</span>
     <span data-key="gallery-start">{% if chunk.gallery_start %}{{ chunk.gallery_start }}{% endif %}</span>
     <span data-key="revision">{{ revision }}</span>
-    <span data-key="diff">{{ request.GET.diff }}</span>
 
     {% block meta-extra %} {% endblock %}
   </div>