{% extends "hostel_app/base.html" %} {% load staticfiles %} {% block body_block %}

Hostel List



{% if hostel_list %} {% endif %} {% endblock %}