Fix RecursionError
This commit is contained in:
parent
b5267be3ba
commit
c4f70ee570
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "userpage.html" %}
|
||||
{% extends "userpage_submissions.html" %}
|
||||
{%- import 'component/sorting_time.html' as sorting_time -%}
|
||||
|
||||
{% block content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue