{% extends 'base/layout.html' %} {% load static %} {% block content %}

Bounty Board

{% if user.seller_profile %} Post a Bounty {% endif %}
{% endblock %}