{% extends "project-base.html" %} {% load q %} {% block title %} {{project.title}} - Start Apps {% endblock %} {% block head %} {{block.super}} {% endblock %} {% block body_content %}
We matched {{questions|length}} of this app's requirement{{questions|pluralize}}. Adjust selections and click "Start Apps" to start these apps.
{% for q in questions %}
|
{% endif %}
{% if app.vendor %}
{{app.vendor}}
|