{% extends "base.html" %} {% block bodyContent %} {% include "kickoff_templates/heroku_api_key.html" %} {% include "kickoff_templates/heroku_app_prompt.html" %} {% include "kickoff_templates/github_setup.html" %} {% include "kickoff_templates/paas_select.html" %}
{% endblock %} {% block pageScripts %} {% endblock %}