diff --git a/user_profile/templates/user_profile/profile.html b/user_profile/templates/user_profile/profile.html index a4c61ab..d7255b4 100644 --- a/user_profile/templates/user_profile/profile.html +++ b/user_profile/templates/user_profile/profile.html @@ -301,10 +301,10 @@
{% elif pr.state == pr.PENDING_VERIFICATION %} {{ pr.get_state_display }} - -
+ {{ judge_form.bonus }} {{ judge_form.penalty }} {{ judge_form.remark }} @@ -426,8 +426,8 @@
{% block javascript %}