{% extends "base.html" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

{{problem.name}}

One Moment Please

Loading
{{problem.description|safe}}

Program output

{% endblock %}