We should optimise the subscriber/unsubsciber form to use the parent and mixin concept to avoid duplicate code like we do here example [https://github.com/mozilla/experimenter/blob/6bb82d44bae92a6d92d5d5cdc14dadcbec62f4e8/experimenter/experimenter/nimbus_ui/views.py#L612](https://github.com/mozilla/experimenter/blob/6bb82d44bae92a6d92d5d5cdc14dadcbec62f4e8/experimenter/experimenter/nimbus_ui/views.py#L612|smart-link) and here example [https://github.com/mozilla/experimenter/blob/6bb82d44bae92a6d92d5d5cdc14dadcbec62f4e8/experimenter/experimenter/nimbus_ui/forms.py#L1258](https://github.com/mozilla/experimenter/blob/6bb82d44bae92a6d92d5d5cdc14dadcbec62f4e8/experimenter/experimenter/nimbus_ui/forms.py#L1258|smart-link) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-6165)