{% extends 'index.html' %} {% block content %} {% load static i18n %} {% load i18n %}
{% trans "Total Projects" %}
{% trans "New Projects" %}
{% trans "Projects in progress" %}
{% trans "Project Status" %}
{% trans "Task Status" %}
{% trans "Projects due in this month" %}
{% endblock content %}