Fix missing paging on /user-content

This commit is contained in:
Chris Wilson
2020-12-05 14:59:29 -05:00
parent 787242bb5f
commit 63d4162c97
6 changed files with 43 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
{% extends 'tablepage.html' %}
{% extends 'pageWrapper.html' %}
{% block head %}
{{ super() }}