The TallyPage has two forms: one for tallying without uploading a file, and one for tallying from an uploaded file.
Following T271830: Allow election decryption key to be submitted via the TallyPage form, the TallyPage forms will both each have a field for entering a decryption key:
Now that the forms are more complicated, it would be neater to combine them into one.
The new form could have:
- Decryption key input
- Radio for choosing whether to enable the file input
- File input
- Submit button



