This commit is contained in:
parent
d10908370f
commit
5147a7482f
@ -21,8 +21,10 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="post__images post__images_type_multi">
|
||||
{% for pic in thread.pic_links %}
|
||||
<div class="post__images">
|
||||
|
||||
{% for pic in thread.pic_links %}
|
||||
<div class="post__image">
|
||||
<svg class="post__file-preview " data-width="954" data-height="960" data-type="2" data-md5="15135655-d39bd5b1ed6c40e9a1d1eb2971a57584" data-title="image.png" viewBox="0 0 100 100" data-src="https://static.vdk2ch.ru/thread-pics/{{pic}}" width="168" height="170" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<pattern id="img-{{thread.post_num}}" patternUnits="userSpaceOnUse" width="100" height="100">
|
||||
@ -56,6 +58,7 @@
|
||||
</figure> -->
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<article id="m15135655" class="post__message ">
|
||||
<a href="/news/res/15135633.html#15135633" class="post-reply-link" data-thread="15135633" data-num="15135633">>>15135633 (OP)</a><br>{{thread.txt}}
|
||||
</article>
|
||||
|
Loading…
Reference in New Issue
Block a user