Skip to content

Error in image.html template #43

@Anber

Description

@Anber
<img {% if object.float %}class="{{ object.float }}" {% endif %}alt="{% if object.alt %}{{ object.alt }}{% endif %}" src="{% thumbnail object.image image_size %}" />

but
context.update({
'picture':instance,
'link':link,
'image_size': u'%sx%s' % (width, height),
'placeholder':placeholder
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions