{% 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 %}
Synchronizing collections requires network access and can sometimes take a long time.
Interrupting a sync operation may result in loss of data!
Please do not initiate a sync unless you are prepared to let it finish!