You can use the blocktrans template tag in this case:
{% blocktrans %} This is the title: {{ myvar }} {% endblocktrans %}
You can use the blocktrans template tag in this case:
{% blocktrans %} This is the title: {{ myvar }} {% endblocktrans %}