{% extends "server.base.html" %} {% block content %}

{{ app_name }} - Task Description

{{ task_description|safe }} {{ learning_objectives|safe }} {{ instructions|safe }}
{% endblock %}