{% extends "layouts/content_with_sidebar.html" %} {% block sidebar %} {% if belongs_to_user %} Update this project Add release {% endif %} See all releases {% endblock %} {% block content %}
Upcoming release is {{ project.upcoming_release }}, it is expected in {{ project.upcoming_release.expected_date|timeuntil }}
There are no subsequent releases planned
{% endfor %}There are no new releases planned
{% endif %}This project does not have any releases yet
{% endfor %}