diff options
Diffstat (limited to 'views/index.pug')
-rw-r--r-- | views/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug index 9afc2b3..3c70f14 100644 --- a/views/index.pug +++ b/views/index.pug @@ -8,7 +8,7 @@ block content section.nes-container.with-title h2.title Chat Window .containers - pre#incoming.nes-container.with-title + pre#messages.nes-container.with-title .form.nes-container.with-title .field label(for='message') Message |