summaryrefslogtreecommitdiffstats
path: root/utils/html_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor template code (#7860)Chris2017-11-201-32/+126
|
* PLT-7522 Cleaned up translation of templates (#7351)Harrison Healey2017-09-051-0/+53
* PLT-7522 Cleaned up translation of templates * Added unit tests * Changed TranslateAsHtml to not be variadic