{% load thumbnail %} {% thumbnail source.img_url_local "260x260" as thumb_sm %} {% thumbnail source.img_url_local "700x700" as thumb_lg %} {% if lightbox %}

{{ source.caption }} {{ source.courtesy }} More info »
{% else %}

{{ source.caption }} {{ source.courtesy }} More info »
{% endif %}{# lightbox #} {% endthumbnail %} {% endthumbnail %}