summaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/container_view.html
diff options
context:
space:
mode:
authorMartin Czygan <martin@archive.org>2020-10-14 18:56:30 +0000
committerMartin Czygan <martin@archive.org>2020-10-14 18:56:30 +0000
commit27ed76790da722f078e51c46b1751df089968e4c (patch)
tree8b0759ae15b9bd8d6b31085147cac3593df6f323 /python/fatcat_web/templates/container_view.html
parentdc7de8b93810cac6c2494f89ccbc49f32c90d6c0 (diff)
parentbde55dc5c7dfd1cb8c2863127c4bc3675a22ddfa (diff)
downloadfatcat-27ed76790da722f078e51c46b1751df089968e4c.tar.gz
fatcat-27ed76790da722f078e51c46b1751df089968e4c.zip
Merge branch 'bnewbold-web-tweaks-20201013' into 'master'
web coverage tweaks 20201013 See merge request webgroup/fatcat!86
Diffstat (limited to 'python/fatcat_web/templates/container_view.html')
-rw-r--r--python/fatcat_web/templates/container_view.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/fatcat_web/templates/container_view.html b/python/fatcat_web/templates/container_view.html
index 32c06a53..bdde6715 100644
--- a/python/fatcat_web/templates/container_view.html
+++ b/python/fatcat_web/templates/container_view.html
@@ -46,11 +46,11 @@
</div>
<div class="column" style="flex: 0 0 24em;">
+{% if container._es and container._es.is_oa == True %}
<div class="ui segment top attached">
- {% if container._es and container._es.is_oa == True %}
- <i class="icon unlock huge orange"></i><b>Open Access Publication</b>
- {% endif %}
+ <i class="icon unlock huge orange"></i><b>Open Access Publication</b>
</div>
+{% endif %}
{% if container._stats %}
<div class="ui segment attached">