{% extends 'base.html' %} {% load i18n customtags %} {% block title %}{% translate "Summary" %}{% endblock title %} {% block main %}
{% translate "Correction" %} | {{ correction.0.ammount|floatformat:"2" }} |
---|---|
{% translate "Total" %} | {{ hours__sum|floatformat:"2" }} |