{{ post.title }}
-{{ post.excerpt }}
- {% if post.thumbnail %} -+ + {{ post.title }} +
+{{ post.excerpt({ + words: 50, + read_more: '' + }) + }}
+ Sigue leyendo... +From 223bca3767cc64309f1c56ef69e0ca86e83472a1 Mon Sep 17 00:00:00 2001
From: gustavo Búsqueda
-
-Búsqueda
+
+
{{ post.excerpt }}
- {% if post.thumbnail %} -{{ post.excerpt({ + words: 50, + read_more: '' + }) + }}
+ Sigue leyendo... +