mobile app apply_contest contest_detail contest_edit notifications theme
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</div>
|
||||
|
||||
<!-- 往届真题管理 -->
|
||||
<div class="bg-white shadow-sm rounded-lg p-6 border border-slate-200">
|
||||
<div id="papers" class="bg-white shadow-sm rounded-lg p-6 border border-slate-200">
|
||||
<h2 class="text-lg font-semibold text-slate-900 mb-4">往届真题管理</h2>
|
||||
<div id="papers-list" class="space-y-2 mb-6">
|
||||
{% for paper in contest.get_past_papers() %}
|
||||
|
||||
Reference in New Issue
Block a user