From: Jan Szejko Date: Tue, 5 Jul 2016 07:47:21 +0000 (+0200) Subject: hide preview links (they don't do what they should anyway) X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/9bfbdb0f7175d3902ed63bd33e53aadff4f44d88?ds=inline hide preview links (they don't do what they should anyway) --- diff --git a/apps/catalogue/templates/catalogue/book_detail.html b/apps/catalogue/templates/catalogue/book_detail.html index ce0f8627..60e4c882 100755 --- a/apps/catalogue/templates/catalogue/book_detail.html +++ b/apps/catalogue/templates/catalogue/book_detail.html @@ -55,9 +55,11 @@ {% if publishable %}

{% trans "Full XML" %}
+ {% comment %} {% trans "HTML version" %}
{% trans "TXT version" %}
{% trans "PDF version" %}
+ {% endcomment %}

{% if user.is_authenticated %}