Update post.html
This commit is contained in:
parent
ca0a4d7f95
commit
8ad917cbf2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
{% endif %}
|
||||
</p>
|
||||
|
||||
{% if toc | length != 0 %}
|
||||
{% if toc %}
|
||||
{{ tc.render(toc) }}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue