HTML can be used for notification display templates.
If the template body starts with an <html> tag (immediately after the top of template macros, if applicable), for display templates, the results will be displayed in HMTL. The rest of the template should be created with HTML tags as needed. An example of an HTML formatting is:
<html><body>
<<#~Issues Tech>>
</body>
</html>