minecraft-launcher-registra.../views/chat.pug

14 lines
600 B
Plaintext

html
head
meta(name="viewport" content="width=device-width, initial-scale=1.0")
title Личный кабинет | Чат
link(href="css/index.css" rel="stylesheet")
body
iframe(name="hiddenFrame" style="position:absolute; top:-1px; left:-1px; width:1px; height:1px;")
include header.pug
div(class="content-container")
div(class="content")
h1 Чат
div(class="chat-container")
p Пока что тут пусто, но скоро будет кое-что интересное!