done chat
This commit is contained in:
		@@ -15,7 +15,7 @@ html
 | 
			
		||||
                h1 Чат
 | 
			
		||||
                div(class="chat-container")
 | 
			
		||||
                    div(class="messages-container")
 | 
			
		||||
 | 
			
		||||
                        button(id="fetch-messages-button") Загрузить ещё
 | 
			
		||||
                    div(class="input-container")
 | 
			
		||||
                        input(type="text" id="chat-input")
 | 
			
		||||
                        button(id="send-message-button") Отправить
 | 
			
		||||
		Reference in New Issue
	
	Block a user