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>
|
<footer>
|
||||||
<a rel="full-article" href="{{ permalink }}">{{ site.excerpt_link }}</a>
|
<a rel="full-article" href="{{ permalink }}">{{ site.excerpt_link }}</a>
|
||||||
</footer>
|
</footer>
|
||||||
{% puts %}
|
|
||||||
title: {{ article_title }}
|
|
||||||
excerpted: {{ excerpted }}
|
|
||||||
{% endputs %}
|
|
||||||
{% else %}
|
{% else %}
|
||||||
<div class="entry-content">{{ content }}</div>
|
<div class="entry-content">{{ content }}</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user