$c.project.name / Overview
Project Admin
This project has been deleted and is not visible to non-admin users
Name:
$c.project.name
Shortname:
$c.project.shortname
Category:
${c.project.category and c.project.category.label or 'Uncategorized'}
Icon:
Summary:
$c.project.short_description
Description:
${Markup(c.project.description_html)}
Screenshots:
No screenshots have been created.
Name:
$c.project.name
Shortname:
$c.project.shortname
Category:
${c.project.category and c.project.category.label or 'Uncategorized'}
Uncategorized
$cat.label
$cat.label
-- $subcat.label
-- $subcat.label
Icon:
No icon has been created.
${file_field('icon', '')}
Summary:
$c.project.short_description
$c.project.short_description
Home Page:
${c.markdown_editor.display(name='description',value=c.project.description)}
Tags:
${len(c.project.labels) and ', '.join(c.project.labels) or "No Tags"}
${c.label_edit.display(name='labels',value=c.project.labels)}