nodebb/public/templates
Baris Soner Usakli 0db6423c26 closes , fixes multiple composers
..
admin added timeago locales, fixed timeago template error in ACP.
emails removed handlebars dependency for emailer, using ANDREWBARS now
noscript removed teaser_text
403.tpl internationalization: 404 and 403
404.tpl internationalization: 404 and 403
500.tpl closes
account.tpl added relative_path to templates
accountedit.tpl closes
accountsettings.tpl added relative_path to templates
category.tpl moving social sharing parsing code from server side to client side & cleaned up templates
chat.tpl fixed indent in chat.tpl
composer.tpl closes , fixes multiple composers
config.json added icons to all h1s in admin panel
confirm.tpl added relative_path to templates
favourites.tpl added relative_path to templates
followers.tpl added relative_path to templates
following.tpl added relative_path to templates
footer.tpl closes , also moved chat to its own template
header.tpl fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
home.tpl closes
login.tpl commented out "remember me" checkbox because it actually does nothing... :x
logout.tpl added relative_path to templates
notifications.tpl removed "mark all as read" language strings and removed button from notifications page -- fixes
outgoing.tpl added relative_path to templates
recent.tpl added relative_path to templates
register.tpl added relative_path to templates
reset.tpl added relative_path to templates
reset_code.tpl more fixes
search.tpl added relative_path to templates
topic.tpl can mark topic unread for all
unread.tpl lots of err first fixeS
users.tpl added relative_path to templates