rDrama/files/templates/most_downvoted.html
2021-11-26 22:11:39 +02:00

10 lines
No EOL
149 B
HTML

{% extends "default.html" %}
{% block content %}
<pre>
</pre>
<h5 style="text-align: center">Most downvoted users</h5>
<pre></pre>
{% endblock %}