{% load static %} {% load i18n %} {# Shared splice editor widget — included by both splice_editor.html and device_splice_editor.html #} {# Expects context: back_url (optional), back_label (optional) #}
{% trans "Click strands to splice." %}
{% if back_url %} {{ back_label|default:"Back" }} {% endif %}
{% trans "Loading strands..." %}