Delete unnecessary line
This commit is contained in:
parent
21431b4075
commit
a0bbde0a0f
1 changed files with 0 additions and 1 deletions
|
@ -387,7 +387,6 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
{% include "comments/list.html" %}
|
{% include "comments/list.html" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<iframe src="{{problem.code}}/raw" name="raw_problem" id="raw_problem"></iframe>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block bodyend %}
|
{% block bodyend %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue