{% extends "base.html" %} {% load i18n %} {% block content %}

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

{% endblock %}