{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2026 JWP Consulting GK #} {% extends "admin/change_form.html" %} {% load i18n %} {% load static %} {# load admin_urls to use 'add_preserved_filters' #} {% load admin_urls %} {% load humanize %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content_title %}
{% trans 'Scan this QR code to upload images from another device.' %} {% blocktrans with seconds=expiry_seconds|naturaltime ts=expiry_seconds.timestamp %} This link expires in . {% endblocktrans %}
{{ qr }}{% blocktrans %} Alternatively, log in with this link. {% endblocktrans %}
{% endpartialdef %} {% partialdef submit_buttons %} {% if original.pk and not original.draft %} {% else %} {% endif %} {% endpartialdef %} {% partialdef resources %}{% trans "This is where this page's images show up. Try adding an image by copying and pasting it or drag and dropping it into the editor." %}
{% endif %} {% endwith %} {% else %}{% trans 'Save this page to add page resources.' %}
{% endif %}