summaryrefslogtreecommitdiff
path: root/client/html/password_reset.tpl
AgeCommit message (Collapse)Author
2017-02-17server/password-reset: support having no smtprr-
2016-12-22client/css: fix lists in comments css inheritancerr-
Markdown lists in comments inherited some unwanted CSS rules. The fix is to make the culprit rules apply to more specific elements.
2016-08-05client/general: clean up, refactorrr-
2016-05-21client/general: use 'ctx' variable for templatesrr-
2016-05-18client/general: change templates extensionrr-
...from .Handlebars' (which the project no longer uses) .hbs, to a more generic .tpl. Additionally, replace hyphens with underscores for consistency.