From ca655e3eb9e271071aeed1070e401c55d685f64d Mon Sep 17 00:00:00 2001
From: alay
Date: Sun, 3 Dec 2017 13:52:19 +0100
Subject: [PATCH] =?UTF-8?q?Ajustes=20de=20estilo=20del=20listado=20de=20ar?=
=?UTF-8?q?t=C3=ADculos=20candidatos?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
_includes/articles-list.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/_includes/articles-list.html b/_includes/articles-list.html
index 1a91df2..71936d8 100644
--- a/_includes/articles-list.html
+++ b/_includes/articles-list.html
@@ -29,13 +29,6 @@
- {% if article.link != null %}
-
-
-
- {% endif %}
{% for autor in article.autores %}
{% if autor.twitter != null %}
@@ -45,6 +38,13 @@
{% endif %}
{% endfor %}
+ {% if article.link != null %}
+
+
+
+ {% endif %}
{{ article.details }}