{% extends 'base.html' %} {% block title %}CA Waterboard Chatbot{% endblock %} {% block content %} Chatbot {% if session.logged_in %} Logout {% endif %} Chatbot 12:45 Hi, welcome to ChatBot! Go ahead and send me a message. 😄 Send {% endblock %}