diff --git a/html/translation.html b/html/translation.html index 8592a7008..9ca8a230e 100644 --- a/html/translation.html +++ b/html/translation.html @@ -3,7 +3,7 @@ {% block content %} -

There is currently {{ obj.translated }}% translated, {{ obj.fuzzy }}% fuzzy.

+

There is currently {{ object.translated }}% translated, {{ object.fuzzy }}% fuzzy.

{% endblock %}