Initial commit
This commit is contained in:
commit
3c666da659
18 changed files with 7123 additions and 0 deletions
src/mail
4
src/mail/mail.pug
Normal file
4
src/mail/mail.pug
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends ../lib/pug/base
|
||||
|
||||
block content
|
||||
p This is the mail page.
|
Reference in a new issue