# htmlTemplates.py css = """ """ user_template = """
User: {{MSG}}
""" bot_template = """
Bot: {{MSG}}
"""