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

Skills Marketplace

Find the talent your project needs

{% if user.is_authenticated %} List Your Skill {% endif %}
{% if is_paginated %} {% endif %}
{% endblock %}