This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
<div class="row" id="post-{{ posto._key }}">
|
||||
|
||||
{% if posto.images | length > 0 %}
|
||||
<div class="col s4">
|
||||
<div class="card-image" style=" margin:10px; ">
|
||||
<div class="col s12">
|
||||
<!-- <div class="hex-main">
|
||||
<div class="hex-container">
|
||||
<a href="https://loremflickr.com/g/320/240/paris" target="_blank" ">
|
||||
@@ -26,13 +25,23 @@
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<a href="https://static.guaranteedstruggle.host/thread-pics/photo_2023-05-16_00-49-34.jpg" target="_blank" ">
|
||||
<img src="https://static.guaranteedstruggle.host/thread-pics/photo_2023-05-16_00-49-34.jpg">
|
||||
</a>
|
||||
<span class="card-title"><a class="link" href="#post-{{ posto.parent_post }}"> >>{{ posto.parent_post }} </a> </span>
|
||||
<div class="nav-wrapper">
|
||||
<ul id="nav-mobile" class="right hide-on-med-and-down">
|
||||
<li>
|
||||
<a href="https://static.guaranteedstruggle.host/thread-pics/photo_2023-05-16_00-49-34.jpg" target="_blank" ">
|
||||
<img src="https://static.guaranteedstruggle.host/thread-pics/photo_2023-05-16_00-49-34.jpg" width="300px">
|
||||
</a>
|
||||
<span class=" "><a class="" href="https://static.guaranteedstruggle.host/thread-pics/photo_2023-05-16_00-49-34.jpg" target="_blank"> photo_2023-05-16_00-49-34.jpg </a> </span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://static.guaranteedstruggle.host/thread-pics/109.png" target="_blank" ">
|
||||
<img src="https://static.guaranteedstruggle.host/thread-pics/109.png" width="300px">
|
||||
</a>
|
||||
<span class=" "><a class="" href="https://static.guaranteedstruggle.host/thread-pics/109.png" target="_blank"> 109.png </a> </span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<!-- <div class="col s8">
|
||||
|
Reference in New Issue
Block a user