{% extends "/base.html" %} {% set active_page = "projects" %} {% import "projects/_helpers.html" as helper %} {% block content %} {{ helper.render_project_local_nav(project, 'publish', current_user, pro_features, staff_or_admin) }} {% if project %}
You are about to publish your project. This CANNOT be undone! Once your project has been published, people will be able to contribute to it and answers will begin to be stored.
That means that your project should be working properly, so please make sure that it does!