{% load static %} {% include 'includes/header.html' %} {% include 'includes/store_sidebar.html' %} {% include 'includes/navbar.html' %}

Store

{% csrf_token %}
{% if request.session.is_ho == 0 %}
{% endif %}
Please enter a valid email address.
   
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}