{# Composite widget for tom_common.encryption.ClearableEncryptedInput. #} {# Bootstrap's input-group attaches the masked password input, and the #} {# "Clear stored value" checkbox so they read as a single unit. The #} {# widget's value_from_datadict reads both POST keys (the password field #} {# and the companion checkbox) to decide what value the form field #} {# receives. #}