diff --git a/prosopopee/themes/exposure/templates/sections/author.html b/prosopopee/themes/exposure/templates/sections/author.html
index 765640b..d4dc3eb 100644
--- a/prosopopee/themes/exposure/templates/sections/author.html
+++ b/prosopopee/themes/exposure/templates/sections/author.html
@@ -15,16 +15,12 @@
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 d2d4976..f95e646 100644
--- a/prosopopee/themes/material/templates/sections/author.html
+++ b/prosopopee/themes/material/templates/sections/author.html
@@ -24,8 +24,6 @@
Facebook
- {% endif %}
- {% if not loop.last %}
|
{% endif %}
{% if section.facebook %}
@@ -34,8 +32,6 @@
Twitter
- {% endif %}
- {% if not loop.last %}
|
{% endif %}
{% if section.website %}