{# The calibration control as it appears on the PROJECT EDIT PAGE: an inline field, because that page is a list of settings and a floating pencil over one of them would be hiding it. The viewer's face of the same control is `_scale_calibration_float.html` -- a pencil beside the scale bar. Both carry the same `data-role` attributes and are driven by the same controller (views/scaleCalibration.js), which looks its parts up inside its own root rather than by document id, so neither face has to know the other exists. Two faces of one block rather than two blocks: the readout is what a calibrated image shows, the form is what an uncalibrated one shows and what the pencil opens. #}