Skip to content

Commit

Permalink
fix some conflict in toc.html and toc_base.html
Browse files Browse the repository at this point in the history
  • Loading branch information
philipkcl committed Oct 11, 2023
1 parent 3b9769d commit 02954cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions portality/templates/doaj/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
"Dulcinea" : "https://www.accesoabierto.net/dulcinea/lista/REVISTA/",
} %}

{% if bibjson.discontinued_date is not none and bibjson.discontinued_date | is_in_the_past %}
<p>Ceased publication on <strong>{{ bibjson.discontinued_datestamp.strftime("%d %B %Y") }}</strong></p>
{% endif %}


<section id="about-journal" class="tabs__panel" role="tabpanel" aria-hidden="false">
<h2 class="sr-only">About</h2>
<div class="three-col">
Expand Down

0 comments on commit 02954cf

Please sign in to comment.