NexHome
Home Buy Rent Sell
{% if user %} Dashboard
{{ user.username }} Logout
{% else %} Login Register {% endif %}
Home Buy Rent Sell
Price Display
{% if user %} Dashboard Logout ({{ user.username }}) {% else %} Login Register {% endif %}