diff --git a/pagure/templates/blame.html b/pagure/templates/blame.html
index db1af7c..9784a3d 100644
--- a/pagure/templates/blame.html
+++ b/pagure/templates/blame.html
@@ -180,7 +180,9 @@ No content found in this repository
-
+
+ });
+
+
{% endblock %}
diff --git a/pagure/templates/issue.html b/pagure/templates/issue.html
index 325b6ab..97dd00f 100644
--- a/pagure/templates/issue.html
+++ b/pagure/templates/issue.html
@@ -637,7 +637,7 @@ namespace=repo.namespace, repo=repo.name, issueid=issueid)
{% block jscripts %}
{{ super() }}
-
+ src="{{ url_for('static',
+ filename='vendor/lazyload/lazyload.min.js') }}?version={{ g.version}}">
+
+
+