{% include '_user_menu.html' %}

Profil

Deine Konzertgeschichte und deine Kutte.

{% if profile.avatar_path %} Profilbild von {{ profile.display_name }} {% else %}
{{ profile.display_name[:1] }}
{% endif %}

{{ profile.display_name }}

@{{ profile.username }}

{% if can_view_details %}

Dabei seit {{ profile.created_at }}

{% endif %} {% if can_view_details and profile.instagram_url %} ◎ Instagram · @{{ profile.instagram_handle }} {% endif %}
{{ attended_count }}besuchte Konzerte
{% if not is_own_profile %}
{% if not block_status.blocked_by_viewer and not block_status.blocked_viewer %} {% if (user.is_admin or profile.is_admin) and (not friendship or friendship.status != 'accepted') %} Nachricht senden {% endif %} {% if not friendship %}
{% elif friendship.status == 'accepted' %} Nachricht senden
{% elif friendship.addressee_id == user.id %}
{% else %}
{% endif %} {% endif %} {% if block_status.blocked_by_viewer %}
{% else %}
{% endif %}
{% if block_status.blocked_viewer and not block_status.blocked_by_viewer %}

Interaktionen mit diesem Nutzer sind nicht verfügbar.

{% endif %} {% if not can_view_details %}

Weitere Profildetails sind nur für Freunde sichtbar.

{% endif %} {% endif %}

🥋 Virtuelle Kutte

Deine freigeschalteten Patches nach Kategorien. Besuchs-Patches werden jeweils durch die höchste Stufe ersetzt.

{% for group in badge_groups %}
{{ group.label }} · {{ group.badges|length }}
{% for badge in group.badges %}
{% if badge.image_path %} Patch {{ badge.name }} {% else %} {{ badge.icon }} {% endif %}
{% endfor %}
{% endfor %} {% if not badge_groups %}

Noch keine Patches – dein erstes Konzert wartet!

{% endif %}
{% if is_own_profile %}
🤝 Freunde{% if connections.friends %} · {{ connections.friends|length }}{% endif %}
{% if connections.incoming %}

Offene Anfragen

{% endif %} {% if connections.friends %}

Deine Freunde

{% endif %} {% if connections.outgoing %}

{{ connections.outgoing|length }} gesendete Anfrage(n) warten noch auf Antwort.

{% endif %} {% if not connections.incoming and not connections.friends and not connections.outgoing %}

Noch keine Verbindungen. Finde andere User über die Suche auf der Startseite.

{% endif %}
Blockierte Nutzer{% if connections.blocked %} ({{ connections.blocked|length }}){% endif %} {% if connections.blocked %} {% else %}

Keine blockierten Nutzer.

{% endif %}
{% endif %} {% if is_own_profile %}

Profil bearbeiten

{% if form_error %}{% endif %} {% if form_success %}

{{ form_success }}

{% endif %}
{% if profile.instagram_url %}Aktuell verknüpft: @{{ profile.instagram_handle }}{% endif %}
Wer darf alle Profildetails sehen?
Große Bilder werden vor dem Upload automatisch optimiert.
{% endif %}