{% load i18n %}
{% translate "or you can create one yourself"|capfirst %}
{% blocktranslate with site=_('worlds')|capfirst action=_('create campaign')|title trimmed %} Go to '{{ site }}' and click '{{ action }}' to create one. {% endblocktranslate %}
{% translate "go to worlds"|capfirst %}