{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
{% blocktranslate with user=page_profile.get_user_name %}You are leaving Weblate to open a profile link provided by {{ user }}.{% endblocktranslate %}
{% blocktranslate with link=link_url %}Destination: {{ link }}{% endblocktranslate %}
{% translate "Only continue if you trust this destination." %}