1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-09-15 21:46:04 +02:00
parent 910f38c2d7
commit 59349258b6
2 changed files with 0 additions and 4 deletions

View file

@ -14,9 +14,6 @@ layout: default
{% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elseif post.description %}{{ post.description | strip_html | escape }}{% endif %}
{{ post.meta_description }}
<a href="{{ site.url }}{{ post.url }}" title="Read {{ post.title escape_once }}"><strong>Read more </strong></a>
</p>
</div><!-- /.small-12.columns -->