From 4bb0bcfb8e88fc04f3b42efc136ba2e976774eb4 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 14 May 2025 17:52:22 +0100 Subject: [PATCH] Fixed conflicting embedded quotes --- .../templates/invenio_theme_iform/overview.html | 12 ++++++------ .../invenio_theme_iform/recent_uploads.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/invenio_theme_iform/templates/invenio_theme_iform/overview.html b/invenio_theme_iform/templates/invenio_theme_iform/overview.html index fa336ad..94aae05 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/overview.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/overview.html @@ -33,7 +33,7 @@ Research Results
@@ -48,7 +48,7 @@ Communities
Overview: Description of Communities
@@ -61,7 +61,7 @@ Requests
Overview: Description of Requests
@@ -112,7 +112,7 @@ Research Results
@@ -129,7 +129,7 @@ Publications
Overview: Description for publications
@@ -143,7 +143,7 @@ Open Educational Resources
Overview: Description for open educational resources
diff --git a/invenio_theme_iform/templates/invenio_theme_iform/recent_uploads.html b/invenio_theme_iform/templates/invenio_theme_iform/recent_uploads.html index 12cad1f..4dd01c6 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/recent_uploads.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/recent_uploads.html @@ -83,7 +83,7 @@ {% if records %}
- More + More
{%- endif %}