{% extends 'base.html' %} {% block title %}Marketplace - NetCop Hub{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Browse and discover AI-powered agents for your tasks.
{% if user.is_authenticated %}Welcome {{ user.username }}! Your current balance is {{ user_balance }} AED.
Manage your wallet or return to homepage.
{% else %}Log in to use AI agents.
{% endif %} {% if categories %}{{ agent.description }}