This commit is contained in:
parent
fbaa194414
commit
1c754df7c4
@ -45,7 +45,7 @@
|
|||||||
<polygon points="50 1 95 25 95 75 50 99 5 75 5 25" fill="url(#img-{{thread.post_num}})"/>
|
<polygon points="50 1 95 25 95 75 50 99 5 75 5 25" fill="url(#img-{{thread.post_num}})"/>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
<!-- <img src="https://static.vdk2ch.ru/thread-pics/{{thread.pic_links}}" alt="" width="200" height="200"> -->
|
<img src="https://static.vdk2ch.ru/thread-pics/{{thread.pic_links}}" alt="" width="200" height="200">
|
||||||
</td>
|
</td>
|
||||||
<td class="">{{thread.thread_num}}</td>
|
<td class="">{{thread.thread_num}}</td>
|
||||||
<td class="">{{thread.post_num}}</td>
|
<td class="">{{thread.post_num}}</td>
|
||||||
@ -55,7 +55,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table> -->
|
</table>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
Reference in New Issue
Block a user