<!DOCTYPE html><html><!-- This unnecessary HTML comment should probably be removed! --><headclass="head"><metacharset="UTF-8"><title>Express minify HTML handlebars example</title></head><bodyid="body">
Hello {{hello}}!
</body><scripttype="text/javascript">functionreallyNiceFunction(){return"Hello!";};</script></html>