{% extends 'customer/base.html' %} {% block content %}
Customer Portal: {{user.username}}
Logout Manage
{% csrf_token %}

City :

{% endblock %}