Add private messaging

This commit is contained in:
calzoneman 2014-02-15 01:40:14 -06:00
parent 573e59680e
commit b41529d4aa
7 changed files with 208 additions and 7 deletions

View file

@ -202,6 +202,7 @@ html(lang="en")
mixin permeditor()
.modal-footer
button.btn.btn-default(type="button", data-dismiss="modal") Close
#pmbar
include footer
mixin footer()
script(src=sioSource)