{% extends 'user_navbar.html' %} {% block title %} Request Books {% endblock %} {% block css %} {% endblock %} {% block body %}

Request For A Book

If you want to buy a book which is not available in the list of books then you can simply fill the below details. We will try to make it available in sometime.

Thankyou and Have a nice day!!

{% csrf_token %}        
{% endblock %} {% block js %} {% endblock %}