{% load static %} {% block metatitle %}Jewelry Shop| Django Ecommerce{% endblock metatitle %}
{% include 'navbar.html' %} {% block content %} {% endblock content %} {% block payment-gateway %}{% endblock payment-gateway %} {% include 'footer.html' %} {% include 'scripts.html' %}