nodebb/public/templates
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB
..
admin removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
emails added email verification on registration
install install script + patching up integration with install wizard
noscript more fixes
403.tpl new 403 page
404.tpl added 404 tpl, fix for 404 on topics, continuing refactor - categories
account.tpl closes
accountedit.tpl replaced the ascii > with the right chevron icon
category.tpl closes
config.json closes
confirm.tpl added email verification on registration
followers.tpl replaced the ascii > with the right chevron icon
following.tpl replaced the ascii > with the right chevron icon
footer.tpl admin routes and fixes
header.tpl refactored all calls to app.build_header (in regular and auth routes)
home.tpl replaced the ascii > with the right chevron icon
login.tpl first pass at subfolder
logout.tpl logout functionality
outgoing.tpl closes . updated ajaxify to allow for get parameters to be passed in without issues.
recent.tpl removed graph/picture, closes
register.tpl fixed login register logout
reset.tpl first pass at subfolder
reset_code.tpl first pass at subfolder
topic.tpl some css changes
users.tpl first pass at subfolder