mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-23 09:13:39 +02:00
Fix show_only_description
not to break page content
This commit is contained in:
parent
39d13a9a6a
commit
964fffab09
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
</a>
|
||||
</div>
|
||||
{% else %}
|
||||
{#- full content -#}
|
||||
<div class="post-content">
|
||||
{{ page.content | safe }}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue