forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/templates/sidebar_PCM.html

33 lines
1.4 KiB
HTML
Raw Normal View History

2022-02-12 23:13:26 +00:00
<div class="col sidebar text-left d-none d-lg-block pt-3 pb-5 bg-white" style="max-width:300px">
2022-02-17 03:26:18 +00:00
<img role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('/static/assets/images/PCM/sidebar.webp?a=1041')" loading="lazy" src="/static/assets/images/PCM/sidebar.webp?a=1041" 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-12 23:13:26 +00:00
<a class="btn btn-primary btn-block" href="/post/9694" >OFFICIAL CONSPIRACY THEORY THREAD</a>
<a class="btn btn-primary btn-block" href="/post/10415">OFFICIAL GAMBLING THREAD</a>
<p class="mt-4"> PNGs for Memes:</p>
<a class="btn btn-primary btn-block mt-4" href="https://imgur.com/a/UFGJybS">PCM Watermark Collection</a>
<a class="btn btn-primary btn-block mt-4" href="https://imgur.com/a/HxBfECG">TRS</a>
<a class="btn btn-primary btn-block mt-4" href="https://imgur.com/a/Wkw11eX">Current RV Cutouts</a>
<a class="btn btn-primary btn-block mt-4" href="https://imgur.com/a/B3XHKnD">PCM Shitposter Cutouts (1/?)</a>
<a class="btn btn-primary btn-block mt-4" href="https://imgur.com/a/2wDZddF">PCM Shitposter Cutouts (2/?)</a>
<p class="mt-4"> Rules: No doxxing, No CP or other clearly illegal shit. Thanks.</p>
<p class="mt-4"> This website has nothing to do with Political Compass Memes.</p>
2022-02-15 18:00:44 +00:00
<pre>
2022-02-12 23:13:26 +00:00
2022-01-14 04:15:41 +00:00
2022-02-15 18:00:44 +00:00
2022-02-16 02:15:17 +00:00
2022-02-15 18:00:44 +00:00
2022-02-16 02:15:17 +00:00
2022-02-15 18:00:44 +00:00
</pre>
2022-01-14 03:57:34 +00:00
</div>