{% extends "webui/collections/base.html" %} {% load thumbnail webui_tags%} {% block title %}Sync | {{ collection.id }}{% endblock %} {% block breadcrumbs %}{{ block.super }} {% breadcrumbs collection "Sync" %} {% endblock breadcrumbs %} {% block content %}

{{ collection.id }}

{% endblock content %}