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

Name

What's the name of your project?

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?
{% endblock content %}