{% extends "project-base.html" %} {% block content %}
{{csrf_token()}}
{{valid.summary("description")}}
{{valid.summary("website")}}
Project Visibility

Source code repositories

Git and Mercurial repositories help you share this project's source code with your collaborators.

Mailing lists

Mailing lists give users a place to ask questions about the project or send patches to contribute to the code.

Ticket trackers

Bug trackers give you a place to organize your tasks and record known defects.

{{csrf_token()}}

Delete project

This will permanently delete your project, {{project.name}}. This cannot be undone.

{% endblock %}