leftypol_vichan/templates/not_banned.html
2022-03-01 09:48:01 -01:00

7 lines
160 B
HTML

{% filter remove_whitespace %}
<div class="ban">
<h2>You are not banned!</h2>
<p class="reason">Well done on not being terrible!</p>
</div>
{% endfilter %}