{% load i18n %} {% comment %} The canvas fieldset, shared by the two change forms that carry one. Two modes, told apart by which data attributes are set: * ``machine-url`` — a saved row. The graph is loaded and saved on its own endpoint, from the button beside it. What that button says, and whether landing the save reloads the page, is the admin's to set: a version's canvas saves in place, a machine's publishes a new version and leaves the rest of the page stale. * ``field`` — an add form. There is no row yet, so the document rides along in the hidden field of that name and is applied once the row has been created; the form's own Save is what stores it, and there is no button of ours. {% endcomment %}