rDrama/files/templates/most_downvoted.html

10 lines
149 B
HTML
Raw Normal View History

2021-11-26 19:56:20 +00:00
{% extends "default.html" %}
{% block content %}
<pre>
</pre>
<h5 style="text-align: center">Most downvoted users</h5>
<pre></pre>
{% endblock %}