{% extends 'affiliates_app/base_affiliate.html' %} {% load static %} {% load expat_extras %} {% block title %}Affiliate Information Center | Ensolanka Global Ambassadors{% endblock %} {% block content %}
Ensolanka Global Ambassador Resources

Multilingual Information Center

Access the Ensolanka Global Ambassador Playbook, summary overview, audio guide, and video training in English, Sinhala, or Tamil.

Current Resource Center

Affiliate Training

Learn how to promote Sri Lanka living opportunities with confidence, clarity, and professional guidance.

Back to Affiliate Home {% if request.user.is_authenticated %} Affiliate Dashboard {% endif %}
Affiliate Training

Marketing Guidance & Training

Learn how to confidently promote Sri Lanka living opportunities and represent Ensolanka as a trusted global ambassador.

{% if training_resources %}
Select a language below. The training guide, downloadable documents, audio guide, and video training will change according to your selected language.
{% for training in training_resources %}
{{ training.get_language_display }}

{{ training.title }}

{% if training.description %}

{{ training.description|linebreaksbr }}

{% else %}

Complete training materials to help affiliates promote Sri Lanka living opportunities with confidence.

{% endif %}
Training Materials
  • Read the complete ambassador playbook for this language.
  • Download the summary overview for quick revision.
  • Listen to the audio guide to improve your explanation flow.
  • Watch the video training before promoting to potential guests.
{% if training.full_playbook_pdf %} View Full Playbook Download Full Playbook {% endif %} {% if training.summary_overview_pdf %} Download Summary Overview {% endif %}
{% if not training.full_playbook_pdf and not training.summary_overview_pdf %}

Document files for this language will be available soon.

{% endif %}
Audio Training Guide
{% if training.audio_guide_file %} Download Audio File {% else %}

Audio guide for this language will be available soon.

{% endif %}
Video Training
{% if training.youtube_video_link %} {% with training.youtube_video_link|video_embed_url as embed_url %} {% if embed_url %}
{% else %}

Video link is available, but it could not be embedded.

{% endif %} {% endwith %} {% else %}

Video training for this language will be available soon.

{% endif %}
{% endfor %} {% else %}
Training resources are not available yet

The Ensolanka Global Ambassador Playbook, summary, audio guide, and video training will appear here once published.

{% endif %}
Special Community Presentation

Rise Sri Lanka Together

A special Ensolanka presentation created to inspire Sri Lankans, global friends, and ambassadors to work together with pride, unity, and a shared vision for a stronger Sri Lanka.

Ensolanka Creation Sri Lanka Vision Official Song Video
Rise Sri Lanka Together | Song by Ensolanka Presented by Ensolanka
{% endblock %}