{% load i18n %}

{% trans "go to event:" %} {{ event }}

{% if gpx_tracks %}

{% trans "Go to tracks other users who participated in the same event:" %}

{% endif %}