diff --git a/linkcheck/templates/linkcheck/report.html b/linkcheck/templates/linkcheck/report.html index a65d577..1734170 100644 --- a/linkcheck/templates/linkcheck/report.html +++ b/linkcheck/templates/linkcheck/report.html @@ -171,7 +171,7 @@

{{report_type}} in '{{object.obj {% if link.url.redirect_to %} - R{% translate "Redirects to" %}: {{ link.url.redirect_to }} + {% translate "Redirects to" %}: {{ link.url.redirect_to }} {% endif %} {% endfor %}