diff --git a/src/snapshots/templates/article-template.html.j2 b/src/snapshots/templates/article-template.html.j2 index 191f6d5..cedd0eb 100644 --- a/src/snapshots/templates/article-template.html.j2 +++ b/src/snapshots/templates/article-template.html.j2 @@ -88,7 +88,7 @@
- {{ gettext('This story is a copy of an article from {site_title}. It is delivered to you from a trusted archive to assure its availability over time.').format(site_url=site_url, site_title=site_title) }}

+ {{ gettext('This story is a copy of an article from {site_title}. It is delivered to you from a trusted archive to assure its availability over time.').format(site_url=site_url, site_title=site_title) | safe }}

{{ gettext("View the article source") }}