{% extends "layout-split.html" %} {% macro sentence_case(text) %} {{text[0]|upper}}{{text[1:] }} {% endmacro %} {% block header %}
{{ project.title }} Delete Project
{% endblock header %} {% block left %}

Name

What's your project called?

E.g: Crowd.Inc

Description

Describe your project in under 300 characters.

Try to keep it short and interesting.

Project Link

Share a link to your project

Location

Tell us the location of this project. Leave empty if global / virtual.

E.g: London, UK

Category

What is your project category?

E.g: app, movie, restaurant?
Save Changes
{% endblock left %} {% block right %} {% endblock right %}