Try this
use msg in file read node, then :src in the template which tells template the the following contains Javascript.
example
[{"id":"c06c5c9870bc93f1","type":"inject","z":"d1395164b4eec73e","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":340,"y":5860,"wires":[["936e99de95de4a1c"]]},{"id":"936e99de95de4a1c","type":"function","z":"d1395164b4eec73e","name":"function 156","func":"msg.filename = '/drone alpha logo/drone waiting.png';\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":410,"y":5920,"wires":[["2a588c1bea46fc43"]]},{"id":"2a588c1bea46fc43","type":"file in","z":"d1395164b4eec73e","name":"","filename":"filename","filenameType":"msg","format":"utf8","chunk":false,"sendError":false,"encoding":"base64","allProps":false,"x":580,"y":5920,"wires":[["4727bafc134e7b9d","f582d1342121aa1e"]]},{"id":"4727bafc134e7b9d","type":"debug","z":"d1395164b4eec73e","name":"debug 2578","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":750,"y":5840,"wires":[]},{"id":"f582d1342121aa1e","type":"ui-template","z":"d1395164b4eec73e","group":"9ce65084a442e87d","page":"","ui":"","name":"","order":1,"width":"2","height":"2","head":"","format":"\n<img width=\"100%\" height=\"100%\" alt=\"Image not found\" :src=\"'data:image/png;base64,' + msg.payload\">\n\n<div>{{msg.payload}}</div>","storeOutMessages":true,"passthru":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":780,"y":6000,"wires":[[]]},{"id":"9ce65084a442e87d","type":"ui-group","name":"SOTON DRONE","page":"c694d0ebe0d2b702","width":"2","height":"2","order":2,"showTitle":true,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"c694d0ebe0d2b702","type":"ui-page","name":"Page1","ui":"1805777f90e92057","path":"/page1","icon":"home","layout":"grid","theme":"a965ccfef139317a","breakpoints":[{"name":"Default","px":0,"cols":3},{"name":"Tablet","px":576,"cols":6},{"name":"Small Desktop","px":768,"cols":9},{"name":"Desktop","px":1024,"cols":12}],"order":1,"className":"","visible":true,"disabled":false},{"id":"1805777f90e92057","type":"ui-base","name":"dashboard ","path":"/dashboard","appIcon":"","includeClientData":true,"acceptsClientConfig":["ui-notification","ui-control"],"showPathInSidebar":false,"showPageTitle":true,"titleBarStyle":"default","showReconnectNotification":false,"notificationDisplayTime":"5","showDisconnectNotification":false},{"id":"a965ccfef139317a","type":"ui-theme","name":"HN Theme","colors":{"surface":"#5c5c5c","primary":"#00fdff","bgPage":"#383838","groupBg":"#4f4f4f","groupOutline":"#858585"},"sizes":{"pagePadding":"12px","groupGap":"12px","groupBorderRadius":"4px","widgetGap":"12px"}}]