summaryrefslogtreecommitdiff
path: root/client/html/help_tos.tpl
AgeCommit message (Collapse)Author
2016-06-23client/views: escape HTMLrr-
This lets client use < > in tag names.
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.