summaryrefslogtreecommitdiff
path: root/client/html/user_edit.tpl
AgeCommit message (Collapse)Author
2016-08-22client/users: stop native completionrr-
Disabled for user registration and editing where it causes more mess than good.
2016-08-05client/general: clean up, refactorrr-
2016-07-30client/general: ditch tabular formsrr-
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.