Returns attributes for photo from rental photos.
{% for photo in rental.photos %} ... {% if photo.description %} <span class="description">{{ photo.description }}</span> {% endif %} {% endif %}
Available attributes:
Available sizes: