{% extends 'extends/layout.html' %} {% load static %} {% block scripts %} {% endblock %} {% block content %}
| SN | Narration | Date Uploaded | Savings uploaded | {#Payment failed | #}Action |
|---|---|---|---|---|---|
| {{ forloop.counter }}. | {{ upload.narration }} | {{ upload.date_added }} | {{ upload.total_records_added }} | {#{{ upload.total_records_failed }} | #}{# Details#} {# #} {% if upload.total_records_failed > 0 %} {% endif %} |