{% extends 'base.html' %} {% load static%} {% block head %} {% endblock %} {% block extra_css %} {% endblock %} {% block header %} {% if user.is_authenticated %} Welcome, {{ user.profile.rank|capfirst }} {{ user.username|capfirst }} {% else %} Login {% endif %} {% endblock %} {% block content %}

Drinks on Bus | Official Esther Luxury Drinks System





{% endblock %}