diff options
Diffstat (limited to 'views/index.pug')
-rw-r--r-- | views/index.pug | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/views/index.pug b/views/index.pug index 517c0a3..1e870dd 100644 --- a/views/index.pug +++ b/views/index.pug @@ -1,12 +1,12 @@ -// - index.pug - Copyright (c) 2019, Texx - License: MIT - See https://github.com/texxme/Texx/blob/master/LICENSE - extends layout block content + //- + index.pug + Copyright (c) 2019, Texx + License: MIT + See https://github.com/texxme/Texx/blob/master/LICENSE + .chat#chat button.button.action-button.is-big.is-outlined.is-info(toggle-contact-modal) i.fas.fa-plus @@ -47,4 +47,3 @@ block content input#3(type='text', maxlength=1, min=0, max=9) .column.is-centered.is-flex input#4(type='text', maxlength=1, min=0, max=9) - |