% from chatroom import ChatRoom %> <% our_room = ChatRoom.For( chat_room_name ) %> %for message in our_room.history:
${message['sage'].strip()}