{{ activity.get_display_name() }}
{{ display_names.get(activity.category, activity.category) }} {% if activity.needs_review %} ⚠ De verificat {% endif %}{{ activity.get_display_description() }}
{% if activity.source_file %}
{% if config.SOURCE_DOWNLOAD_ENABLED %}
Sursă: {{ activity.source_file }}
{% else %}
Sursă: {{ activity.source_file }}
{% endif %}
{% endif %}