nodebb/public/templates
Baris Usakli f5619a9b29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
..
admin removing deprecated bootstrap css file from admin header
emails added email verification on registration
install updated all alert-error to alert-danger (wtf did BS3 need to change that?)
noscript fixing timestamps in category view (topics listing) for noscript
403.tpl internationalization: 404 and 403
404.tpl internationalization: 404 and 403
account.tpl revamped client side scripts so that they are loaded using Require.js instead.
accountedit.tpl revamped client side scripts so that they are loaded using Require.js instead.
accountsettings.tpl revamped client side scripts so that they are loaded using Require.js instead.
category.tpl revamped client side scripts so that they are loaded using Require.js instead.
config.json fixes to get nodebb to at least load on IE
confirm.tpl added email verification on registration
favourites.tpl revamped client side scripts so that they are loaded using Require.js instead.
followers.tpl Merge branch 'master' of https://github.com/designcreateplay/NodeBB
following.tpl Merge branch 'master' of https://github.com/designcreateplay/NodeBB
footer.tpl revamped client side scripts so that they are loaded using Require.js instead.
header.tpl Merge pull request from iamcardinal/master
home.tpl home.less
login.tpl revamped client side scripts so that they are loaded using Require.js instead.
logout.tpl fixed serverside templating; footer, logout internationalization; updated more global lang keys
outgoing.tpl added outgoing.less, fixed modern.less theme, fixed
recent.tpl revamped client side scripts so that they are loaded using Require.js instead.
register.tpl revamped client side scripts so that they are loaded using Require.js instead.
reset.tpl revamped client side scripts so that they are loaded using Require.js instead.
reset_code.tpl revamped client side scripts so that they are loaded using Require.js instead.
search.tpl revamped client side scripts so that they are loaded using Require.js instead.
topic.tpl revamped client side scripts so that they are loaded using Require.js instead.
unread.tpl revamped client side scripts so that they are loaded using Require.js instead.
users.tpl revamped client side scripts so that they are loaded using Require.js instead.