nodebb/public/templates
Julian Lam dfd2df99e6 removed "mark all as read" language strings and removed button from notifications page -- fixes
..
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
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 added relative_path to templates
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 added relative_path to templates
search.tpl added relative_path to templates
topic.tpl added user images to profile button in mobile view
unread.tpl added relative_path to templates
users.tpl added relative_path to templates