{% extends 'base.html' %} {% load static %} {% block nav %} {% endblock %} {% block extras %} {% endblock %} {% block css %} {% endblock %} {% block jumbotron %} {% endblock %} {% block content %} {% comment %}

Date: {{ this_date }}

Reading Is Fun


Osaka International Club - Nepal Chapter

Nepal - Japan Children Library

lainchaur, Lathmandu

P.O. Box: 19326, Ph. No: 4415813


Time Period : {{time_period}} months from {{start_date}} to {{ this_date }}


Summary

Number of Books cataloged during time period {{books_cataloged_in_tp|length}} books
Number of books added until {{start_date}} {{ books_cataloged_until_tp|length }} books
Number of Members added during time period {{ members_added_in_tp|length }} members
Number of Members added until {{ start_date }} {{members_added_until_tp|length}} members
Number of Visitors during time period {{ visitors_arrieved_in_tp|length }}
Number of Opening Days during time period {{ opening_days_during_tp|length }}
Number of books added in primary section during time period {{ books_in_primary_during_tp|length }}
{% endcomment %}


{% endblock %}