{% extends 'base.html' %} {% block title %}Projects — CampusTalent{% endblock %} {% block content %}

Projects

Find projects to join or share yours with the community

{% if user.is_authenticated %} Post a Project {% endif %}
{% if is_paginated %} {% endif %}
{% endblock %}