{% extends 'base.html' %} {% load project_attributes %} {% block title %} | Superuser tools - Manage projects{% endblock %} {% block main %}
Name | Contributions | Comments | Media files |
---|---|---|---|
{% if project.islocked %}{% endif %} {{ project.name }}{% project_attributes project %} |
{{ project.contributions_count }} | {{ project.comments_count }} | {{ project.media_count }} |
No projects were found.
{% endif %}