{% load i18n static %} {% if torrent_content_hash %} {% with 'torrent_stream_button_'|add:torrent_content_hash as transport_id %} {% trans "Watch online" as watch_online_translated %} {{ watch_online_translated }} {{ watch_online_translated }}
{% endwith %} {% endif %}