HOMEPAGE

Total Books: {{num_books}}

Num Available: {{num_instances_avail}}

{% if user.is_authenticated %}

You are Logged In

Welcome: {{user.get_username}}

LOGOUT HERE {% else %}

You are not logged in

LOGIN HERE {% endif %}