The action and the views were almost identical, with the supports progress and the HTML classes of the success message element being the only exceptions; we can use CSS for the styles instead.
The page was crashing because it was looking for the `supports` partial under `management/proposals`, when the right path was `proposals/`.