{% load static %} {% block title %}TCGKof - Premium TCG Store{% endblock %} {% if not debug %} {% endif %} {% if FEATURE_DEMO_SITE %}
DEMO SITE: This is an example application. No real products, payments, or purchases are processed.
{% endif %}
{% if messages %} {% endif %} {% block content %} {% endblock %}
{% if not user.is_authenticated %} {% endif %}