Hi Alex, it is exactly that form, the one returned in the dictionary by the display_form function.
There is nothing wrong with other functions returning the same variable unless you use them in the same view. Normally each function has its own view. Denes --

