diff --git a/opac/webapp/templates/article/base.html b/opac/webapp/templates/article/base.html index 4900891f8..96002da8d 100644 --- a/opac/webapp/templates/article/base.html +++ b/opac/webapp/templates/article/base.html @@ -31,7 +31,6 @@ {% include "article/includes/modal/translate_version.html" %} - {% include "includes/footer.html" %} {% include "includes/metric_modal.html" %} @@ -95,10 +94,6 @@ {% endif %} -{% endblock %} - -{% endif %} - @@ -146,11 +141,10 @@ }); }); }); - scimago_verify = true; + scimago_verify = true; } }); {% endblock %} -