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