GSoC
{{ object.title }}
{{ object.organization }}
{{ object.description }}
Mentors: {{ object.mentors }}
{{ object.user.first_name }} {{ object.user.last_name }}, {{ object.date }}
{% if edit_permission %} {% endif %}{% extends 'base/base.html' %} {% load static %} {% block title %} {{ object.title }} {% endblock %} {% block body %} {% include 'base/nav-bar.html' %}
{{ object.description }}
Mentors: {{ object.mentors }}
{{ object.user.first_name }} {{ object.user.last_name }}, {{ object.date }}
{% if edit_permission %} {% endif %}