forked from leftypol/leftypol
fix html validity
This commit is contained in:
parent
bc5858fe83
commit
2c99ede62f
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
)
|
)
|
||||||
{% include "post/image_identification.html" %}
|
{% include "post/image_identification.html" %}
|
||||||
</em> {% include "post/file_controls.html" %}</span></p>
|
{% include "post/file_controls.html" %}</span></p>
|
||||||
{% include "post/image.html" with {'post':file} %}
|
{% include "post/image.html" with {'post':file} %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue