Skip to content

Refactor ModifyGamesPage to use Heist

Robin Stoll requested to merge html-templates-heist_robin into html-templates-heist

On the way the handling of form errors was simplified. Some refactoring of MonadHeistState.hs was also done, to allow more flexibility (which didn't turn out to be necessary for this change, but I decided to leave this in for potential later use).

Merge request reports