{% extends "global/Page.html" %} {% load staticfiles otree_tags%} {% block title %} Chat Bot {% endblock %} {% block content %} {% include Constants.chat_instruction_template %}

Chat Room

This page allows you to chat with the bot.


{% endblock %}