From: Jérémy Fabre Date: Fri, 23 Sep 2016 12:45:43 +0000 (+0200) Subject: Add the title to the summary X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4d5ae2007ad70ad58276515b7207a8e7e6eda0b7;p=mezzo.git Add the title to the summary --- diff --git a/app/templates/network/inc/person/list_circle_style.html b/app/templates/network/inc/person/list_circle_style.html index 40275101..de55bb2b 100644 --- a/app/templates/network/inc/person/list_circle_style.html +++ b/app/templates/network/inc/person/list_circle_style.html @@ -8,7 +8,7 @@
-
+
>

{{ person_list_block.title }}

{% if person_list_block.description %} diff --git a/app/templates/network/inc/person/list_square_style.html b/app/templates/network/inc/person/list_square_style.html index 47a2a45e..d75f6011 100644 --- a/app/templates/network/inc/person/list_square_style.html +++ b/app/templates/network/inc/person/list_square_style.html @@ -8,7 +8,7 @@
-
+
>

{{ person_list_block.title }}

{% if person_list_block.description %}