rDrama/files/templates/sidebar_PCM.html

15 lines
614 B
HTML
Raw Normal View History

2022-01-14 03:57:34 +00:00
<div class="col sidebar text-left d-none d-lg-block pt-3 bg-white" style="max-width:300px">
2022-01-25 00:58:34 +00:00
<img role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('/static/assets/images/PCM/sidebar.webp?a=1008" loading="lazy" src="/static/assets/images/PCM/sidebar.webp?a=1008" width=100%>
2022-01-14 10:22:37 +00:00
2022-01-14 03:57:34 +00:00
<a class="btn btn-primary btn-block mt-4" href="https://ip2.network">STREAM LIST</a>
<a class="btn btn-primary btn-block" href="/post/4103">BUGS/SUGGESTIONS MEGATHREAD</a>
2022-02-10 20:35:16 +00:00
<p class="mt-4">Rules: No doxxing, No CP or other clearly illegal shit. Thanks!</p>
2022-01-14 04:15:41 +00:00
<pre>
</pre>
2022-01-14 03:57:34 +00:00
</div>