{% extends 'root/base.html' %} {% load static %} {% block title %} Holiday Calendar (Application Settings) {% endblock %} {% block maincontent %} {% include 'root/loader.html' %}
| Calender Number | Calender Description | Country | Year | Action | GUID | ||
|---|---|---|---|---|---|---|---|
| {{calendar.calender_id}} | {{calendar.description}} | {% for ct in country_list %} {% if calendar.country_code == ct.country_code %}{{ct.country_name}} | {% endif %} {% endfor %}{{calendar.year}} | Maintain Holidays View Holidays |