{% blocktranslate with name=object.name trimmed %} You've been invited to {{ name }}! {% endblocktranslate %}
{% blocktranslate with game_master=user.username place_name=object.place.name trimmed %} {{ game_master }} invites you to join into an epic quest in the world of {{ place_name }}. {% endblocktranslate %}
{% trans "check this world here"|capfirst %} {% url 'roleplay:place:detail' object.place.pk as place_link %} {{ object.place.name }}
{% blocktranslate with name=object.name trimmed %} The adventure of "{{ name }}" awaits for you! {% endblocktranslate %}
{{ scheme }}://{{ host }}{{ join_url }}