+
+
{% block content %}
{% endblock content %}
diff --git a/contest/quiz/templates/contest_review.html b/contest/quiz/templates/contest_review.html
index 27412cd..006027e 100644
--- a/contest/quiz/templates/contest_review.html
+++ b/contest/quiz/templates/contest_review.html
@@ -1,7 +1,10 @@
{% extends "base.html" %}
{% load my_humanize humanize %}
-{% block main_bg_style %}bg-img-contest{% endblock main_bg_style %}
-{% block main_container_bg_style %}{% endblock main_container_bg_style %}
+{% block main_bg_style %}
+ bg-img-contest
+{% endblock main_bg_style %}
+{% block main_container_bg_style %}
+{% endblock main_container_bg_style %}
{% block content %}