mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 15:25:04 -04:00
removed puts from article partial, testing fragment (sorry)
This commit is contained in:
parent
7c7d3b8476
commit
2cf6e5b2b9
@ -18,10 +18,6 @@
|
||||
<footer>
|
||||
<a rel="full-article" href="{{ permalink }}">{{ site.excerpt_link }}</a>
|
||||
</footer>
|
||||
{% puts %}
|
||||
title: {{ article_title }}
|
||||
excerpted: {{ excerpted }}
|
||||
{% endputs %}
|
||||
{% else %}
|
||||
<div class="entry-content">{{ content }}</div>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user