Skip to content

Use correct base url for stylesheets and js.

Use z_root instead of script_path when formatting stylesheet and javascript links for the head section. script_path does not preserve information about the port if the site uses a nonstandard port.

Merge request reports