forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/templates/CHRISTMAS/most_downvoted.html

10 lines
159 B
HTML
Raw Normal View History

2021-12-19 13:01:28 +00:00
{% extends "CHRISTMAS/default.html" %}
2021-12-14 22:48:37 +00:00
{% block content %}
<pre>
</pre>
<h5 style="text-align: center">Most downvoted users</h5>
<pre></pre>
{% endblock %}