{% if User_Image %}
{% endif %}

{{Title}} {{First_Name}} {{Last_Name}}

{% if Bus_Phone %}
{{"Telephone:"|trans}}
{{Bus_Phone}}
{% endif %} {% if Mobile %}
{{"Mobile:"|trans}}
{{Mobile}}
{% endif %} {% if Fax %}
{{"Fax:"|trans}}
{{Fax}}
{% endif %} {% if Email %}
{{"Email:"|trans}}
{% endif %} {% if Website %}
{{"Website:"|trans}}
{% endif %} {% if Bus_Address %}
{{"Address:"|trans}}
{% if Bus_Address1 %} {{Bus_Address1}}
{% endif %} {% if Bus_Address2 %} {{Bus_Address2}}
{% endif %} {% if Bus_Address3 %} {{Bus_Address3}}
{% endif %} {% if Bus_Town %} {{Bus_Town}}
{% endif %} {% if Bus_State %} {{Bus_State}}
{% endif %} {% if Bus_Country %} {{Bus_Country}} {% endif %}
{% endif %} {% if Forum_posts %}
{{Number_of_posts_last_post_number_days_ago}}
{% endif %}