{% extends 'base.html' %} {% block title %}Product Details | Nura Store{% endblock %} {% block content %}

Loading Product Details...

{% endblock %} {% block scripts %} {% endblock %}