I'll work on updating the interface patterns page
(https://wiki.koha-community.org/wiki/Interface_patterns#Page_layouts) on the
wiki.
Please also move the JavaScript block to the footer. At the top of the page:
[% SET footerjs = 1 %]
Just before [% INCLUDE 'intranet-bottom.inc' %]:
[% MACRO jsinclude BLOCK %]
...your