{% extends 'base_theme.html' %} {% load extra_functions thumbnail i18n realestate_utils realestateforms %} {% block title %}{{ listing.title }} | WILLIAMSMENDEZ.COM{% endblock %} {% block content %}
{{ listing.description }}
{{ en_area.title }}
{{ en_area.address }}
{{ listing.agent }}
{{ listing.agent.user.email }}
{% if listing.agent.phone %}
{% trans "Phone" %}. {{ listing.agente.telefono }}{% endif %}
{% if listing.agent.cellphone %}
{% trans "Mobile" %}. {{ listing.agent.cellphone }}{% endif %}