I can't believe this
is really happening but it appears that any img embedded in my html template
that has dimensions of 120w x 90h is "dropped" from the template by
HTML::Template -- view the source and image tag is not included in the
html
Change either
dimension by a pixel (e.g. 121w/90h) and the image appears -- can anyone
replicate this?
TIA