{% load i18n %} {{ prompt_html|safe }} {% if show_setup_code or show_test_code %}
{{ setup_code }}
{{ test_code }}
{{ initial_code }}