nodebb/public/templates
Julian Lam 0e854119c6 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
..
admin moved index code from index.tpl to its own file
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 first pass at subfolder
accountedit.tpl first pass at subfolder
category.tpl closed
config.json closes
confirm.tpl added email verification on registration
followers.tpl first pass at subfolder
following.tpl first pass at subfolder
footer.tpl admin routes and fixes
header.tpl another fix for js crashes
home.tpl live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
login.tpl first pass at subfolder
logout.tpl logout functionality
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 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
users.tpl first pass at subfolder