data. Made a lot of progress on #1 with additional work on the rendering templates.
3 lines
173 B
Text
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
|