{% extends 'base.html' %} {% block title %} MY Account {% endblock title %} {% block type %} admin {% endblock type %} {% block body %}

Hi {{ session['user_name'] | capitalize }}

Lead Summary

0

Residential

0

Commercial
Listings Summary

0

{% endblock body %}