forked from mirrors/bookwyrm
Remove stray </dl> tag
This commit is contained in:
parent
8055fa8d8f
commit
be94c0a76b
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
{% trans "Progress Updates:" %}
|
{% trans "Progress Updates:" %}
|
||||||
</dl>
|
|
||||||
<ul>
|
<ul>
|
||||||
{% if readthrough.finish_date or readthrough.progress %}
|
{% if readthrough.finish_date or readthrough.progress %}
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in a new issue