{% load static %} FCM SETTINGS DOWNLOAD {% block body %}


{% if fcm %}{{ fcm.version }} {% else %} NO FIREBASE INFORMATION FOUND {% endif %}

{% if fcm.created_user %}{{ fcm.created_user }} {% endif %}

Download the HTML file if all Firebase Information correct, and include into base HTML file.

{% if fcm %} {% endif %}
{#

Standard delivery 2-5 working days

#} {#

Next day delivery order before 2pm

#}

Developed by: Dipto K Kundu

{% endblock body %}