{% extends 'base/base.html' %} {% load staticfiles %} {% block content %}
Partner Home
View Your Hotels List a New Hotel {% if NumHotel > 0%} View Statistics {% endif%}
Welcome {{user.username}} You are logged in!
{% endblock %}