Revert previous changes to fix browser preloading a template variable as image. Images use a data attribute within templates as src. Javascript will substitute them.
Keep dynamic templating in javascript so browsers don't prefetch non-existing files.