Please add an example of how to use it?

Please add an example of how to use it?

You can find a usage example in the “test” part of the add-on sources. See https://github.com/Legioth/htmltemplate/blob/master/src/test/java/org/github/legioth/htmltemplate/DemoView.java for the Java part and https://github.com/Legioth/htmltemplate/blob/master/src/test/resources/org/github/legioth/htmltemplate/DemoView.html for the template file.