crunch-node/views/partial-photo.jade
Andrew Davidson dc8639c5ef Fixed #19 with the addition of some new modules to parse the image EXIF
data.

Made a lot of progress on #1 with additional work on the rendering
templates.
2016-01-24 22:05:38 -05:00

3 lines
173 B
Text

img(slug="#{photo.getURL()}", size='post',
src="/static/images/loading.gif", ext="#{photo.get('extension')}", load='lazy',
onload='changeImg(this);').img-responsive