Solve markup validation issues

This commit is contained in:
Joachim
2021-12-29 17:10:44 +01:00
parent e5f3e9cd2c
commit 6952ab0081
2 changed files with 12 additions and 7 deletions

View File

@ -62,9 +62,6 @@
>
<figcaption class="cover-caption">
<p>{{ book.alt_text }}</p>
{% if text_append %}
<p>{{ text_append }}</p>
{% endif %}
</figcaption>
</figure>
{% endif %}