portal: refactor bridges views into modules

This commit is contained in:
Iain Learmonth 2022-05-04 14:03:04 +01:00
parent 22f850cf6b
commit 9987c996c9
7 changed files with 173 additions and 153 deletions

View file

@ -35,4 +35,4 @@ def view_lifecycle(*,
header=header,
message=message,
section=section,
form=form)
form=form)