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