This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
make the body of drafts appear..
main
John-Mark Gurney
2 years ago
parent
1df76ce2bf
commit
d0b16db09d
1 changed files
with
7 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
layout/drafts.j2
+ 7
- 0
layout/drafts.j2
View File
@@ -17,6 +17,13 @@
{% endif %}
{% endif %}
{% endfor %}
{% endfor %}
<div class="clear"></div>
<section>
{% filter markdown|typogrify|rellinktoabs -%}
{% block post -%}{%- endblock %}
{%- endfilter %}
</section>
{% endblock %}
{% endblock %}
{% block copyright %}
{% block copyright %}
Write
Preview
Loading…
Cancel
Save