{# app/templates/merchant/base.html #} {# Base template for the merchant billing portal #} {% block title %}Merchant Portal{% endblock %} - Wizamart
{% block content %}{% endblock %}
{% block extra_scripts %}{% endblock %}