This commit is contained in:
parent
62c27f9729
commit
578e3eae3d
@ -57,8 +57,8 @@
|
|||||||
<div class="hex-main">
|
<div class="hex-main">
|
||||||
<div class="hex-container">
|
<div class="hex-container">
|
||||||
{% for pic in thread.pic_links %}
|
{% for pic in thread.pic_links %}
|
||||||
<a href="https://static.vdk2ch.ru/thread-pics/{{pic}}" class="post__image-link" target="_blank" ">
|
<a href="https://static.vdk2ch.ru/thread-pics/{{pic}}" target="_blank" ">
|
||||||
<img src="https://static.vdk2ch.ru/thread-pics/{{pic}}" class="post__file-preview" >
|
<img src="https://static.vdk2ch.ru/thread-pics/{{pic}}" >
|
||||||
</a>
|
</a>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user