{% load i18n %}
{{ opportunity.description }} {% if user.is_authenticated %} edit {% endif %} {{ opportunity.summary|join:', ' }}
{% include "opportunities/include/opportunity_details.html" %}