X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6ba1659e33c6aa1de178b5ab9a7a4cf27385e7a4..69191eddb9e4221d964a7e5b044ff7c5dfe38315:/wolnelektury/templates/catalogue/tagged_object_list.html diff --git a/wolnelektury/templates/catalogue/tagged_object_list.html b/wolnelektury/templates/catalogue/tagged_object_list.html index 0777d84ee..45459f16e 100644 --- a/wolnelektury/templates/catalogue/tagged_object_list.html +++ b/wolnelektury/templates/catalogue/tagged_object_list.html @@ -62,33 +62,11 @@ {% cite_promo tags 1 %}
+ {% if last_tag.gazeta_link or last_tag.wiki_link %}

{% trans "See also" %}:

-
- -
-

{% trans "Download" %}:

- -
- - - -
- - - - -
- - {% if last_tag.gazeta_link %} -

+

  • {% switch last_tag.category %} {% case "author" %} {% trans "Read work's study of this author on Lektury.Gazeta.pl" %} @@ -101,10 +79,10 @@ {% else %} {% trans "Read related study on Lektury.Gazeta.pl" %} {% endswitch %} -

    +
  • {% endif %} {% if last_tag.wiki_link %} -

    +

  • {% switch last_tag.category %} {% case "author" %} {% trans "Read article about this author on Wikipedia" %} @@ -117,9 +95,33 @@ {% else %} {% trans "Read related article on Wikipedia" %} {% endswitch %} -

    +
  • {% endif %} + + + + {% endif %} +
    + +
    + {% comment %} +

    {% trans "Download" %}:

    + + {% endcomment %} +
    + + + +
    + + + + +
    {% if object_list %} {% work_list object_list %} {% else %}