closes #716, also moved chat to its own template

This commit is contained in:
Baris Soner Usakli
2014-01-05 22:09:13 -05:00
parent be316ff602
commit 58580bd866
6 changed files with 78 additions and 70 deletions

View File

@@ -87,6 +87,7 @@ var DebugRoute = function(app) {
site_title: 'derp',
confirm_link: 'linkylink'
});
res.send();
});
});