From 5b5cff0c2e45f2462dbf39c1c5fc4ad303644413 Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Sun, 10 Apr 2016 17:40:34 +0200 Subject: [PATCH] fix author section --- prosopopee/themes/exposure/templates/sections/author.html | 4 ++++ prosopopee/themes/material/templates/sections/author.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/prosopopee/themes/exposure/templates/sections/author.html b/prosopopee/themes/exposure/templates/sections/author.html index d4dc3eb..765640b 100644 --- a/prosopopee/themes/exposure/templates/sections/author.html +++ b/prosopopee/themes/exposure/templates/sections/author.html @@ -15,12 +15,16 @@ Facebook + {% endif %} + {% if not loop.last %} | {% endif %} {% if section.facebook %} Twitter + {% endif %} + {% if not loop.last %} | {% endif %} {% if section.website %} diff --git a/prosopopee/themes/material/templates/sections/author.html b/prosopopee/themes/material/templates/sections/author.html index f95e646..d2d4976 100644 --- a/prosopopee/themes/material/templates/sections/author.html +++ b/prosopopee/themes/material/templates/sections/author.html @@ -24,6 +24,8 @@ Facebook + {% endif %} + {% if not loop.last %} | {% endif %} {% if section.facebook %} @@ -32,6 +34,8 @@ Twitter + {% endif %} + {% if not loop.last %} | {% endif %} {% if section.website %}