diff --git a/opac/webapp/templates/base.html b/opac/webapp/templates/base.html index 8016127f7..d8d77af59 100644 --- a/opac/webapp/templates/base.html +++ b/opac/webapp/templates/base.html @@ -23,6 +23,8 @@ + + {% include "includes/clockss.html" %} {% if not config.DEBUG and config.GA_TRACKING_CODE %} diff --git a/opac/webapp/templates/includes/clockss.html b/opac/webapp/templates/includes/clockss.html new file mode 100644 index 000000000..09faeb848 --- /dev/null +++ b/opac/webapp/templates/includes/clockss.html @@ -0,0 +1,8 @@ + +
+ + + + + +
\ No newline at end of file diff --git a/opac/webapp/templates/journal/about.html b/opac/webapp/templates/journal/about.html index b6170426e..acf8d2543 100644 --- a/opac/webapp/templates/journal/about.html +++ b/opac/webapp/templates/journal/about.html @@ -6,15 +6,6 @@ {% block main_content %} - -
- - - - - -
-