{% include "title.html" %}
{% include "navbar.html" %} {% if prod_num != 0 %}
{% else %}
{% endif %}

{{ prod_name }}

{% if director is not None %}

Endorsed by {{director|safe}}!

{% else %}

For all your card buying needs!

{% endif %}
{{ description }}

Buyers

  • 1.
    Image Jean Smith
    $40
  • 2.
    Image Chris Wilson
    $87
  • 3.
    Image Kyle Anderson
    $310
{% include "footer.html" %}