{% extends "base.html" %} {% load i18n baseurl notification_tags cleanhtml %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% block extra_head %} {% endblock %} {% block body.id %}frontpage{% endblock body.id %} {% block precontent %}
{% trans 'Language' %} | {% trans 'Overall Completion' %} | {% trans 'Last Activity' %} |
---|---|---|
{{ item.name }} |
{{ item.transper }}
{% if item.fuzzy %}
{% endif %}
{% if item.untrans %}
{% endif %}
|
{{ item.lastactivity }} |
{% trans 'Project' %} | {% trans 'Overall Completion' %} | {% trans 'Last Activity' %} |
---|---|---|
{{ item.name }} |
{{ item.transper }}
|
{{ item.lastactivity }} |