Skip to content

Commit

Permalink
Use new template location
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Sep 13, 2023
1 parent 9db1d98 commit 17deaab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h3 class="card-title">{{ submission.title }}</h3>
{% empty %}
<p>No submissions yet.</p>
{% endfor %}
{% include "orga/pagination.html" %}
{% include "orga/includes/pagination.html" %}

<div id="save-bar">
<i class="fa fa-spinner fa-spin d-none"></i>
Expand Down

0 comments on commit 17deaab

Please sign in to comment.