Display image using </>template node

My brain aint working.

does this work?

[{"id":"4320ade9.579af4","type":"function","z":"df3cdacd.dc9198","name":"msg.filename","func":"msg.filename = \"/home/pi/.node-red/lp-screenshots/SS-2021-02-23-120115.png\";\nreturn msg;\n","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1730,"y":1060,"wires":[["42afb7ca.cdefc8"]]},{"id":"e487060e.8a5ca8","type":"inject","z":"df3cdacd.dc9198","name":"","repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"str","x":1560,"y":1060,"wires":[["4320ade9.579af4"]]},{"id":"42afb7ca.cdefc8","type":"file in","z":"df3cdacd.dc9198","name":"","filename":"","format":"","chunk":false,"sendError":false,"encoding":"none","x":1900,"y":1060,"wires":[["a1509a0f.4fa0f8"]]},{"id":"a1509a0f.4fa0f8","type":"base64","z":"df3cdacd.dc9198","name":"","action":"","property":"payload","x":2060,"y":1060,"wires":[["ade3fc9c.8b5d1"]]},{"id":"ade3fc9c.8b5d1","type":"template","z":"df3cdacd.dc9198","name":"","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":" <img width=\"100%\" height=\"100%\" alt=\"Image not found\" src=\"data:image/png;base64,{{{payload}}}\">","output":"str","x":2220,"y":1060,"wires":[["95ec3f33.28d36"]]},{"id":"95ec3f33.28d36","type":"ui_template","z":"df3cdacd.dc9198","group":"a73c0688.26bac8","name":"","order":9,"width":"8","height":"4","format":"<div ng-bind-html=\"msg.payload\"></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":false,"templateScope":"local","x":2380,"y":1060,"wires":[[]]},{"id":"a73c0688.26bac8","type":"ui_group","name":"Bits","tab":"207e613d.22c52e","order":4,"disp":false,"width":"25","collapse":false},{"id":"207e613d.22c52e","type":"ui_tab","name":"Configuration","icon":"dashboard","order":5,"disabled":false,"hidden":false}]