From: Guillaume Pellerin Date: Mon, 29 Feb 2016 13:17:15 +0000 (+0100) Subject: add artist photo X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e00587fc9b6d51247bd438984e015979e6687236;p=mezzo.git add artist photo --- diff --git a/app/festival/templates/festival/artist_detail.html b/app/festival/templates/festival/artist_detail.html index bce6fa68..ae5a2c44 100644 --- a/app/festival/templates/festival/artist_detail.html +++ b/app/festival/templates/festival/artist_detail.html @@ -12,6 +12,8 @@ {{ artist.bio|safe }} + +

{% trans 'Events' %}

{% for event in artist.events.all %}