remotes/1693045480750635534/spooky-22
Aevann1 2021-09-22 00:14:00 +02:00
parent be92fb7de7
commit b951c7039a
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
{% extends "errors/default.html" %}
{% block title %}
<title>Log</title>
{% endblock %}
{% block pagetype %}Log{% endblock %}
{% block content %}
<div class="row justify-content-center">
<div class="col-10 col-md-5">
<div class="text-center px-3 my-8">
<pre></pre>
<p class="text-muted mb-5">Hiding the modlog is unironically something we can't stand for. Transparent moderation is the only thing that makes this site any better from Reddit in regards to free speech while still not being retarded like Ruqqus.</p>
</div>
</div>
</div>
{% endblock %}