Bus goes to more than one page

Perhaps this is just a cosmetic concern – I have done a lot of buses, but this is the first time I have run a bus to more than one sheet, and on the root page I see no way to add a second hierarchical label in a sheet block. Here I have an i2c bus going to two blocks. Can a second bus label be added? Does it even matter if it is blank or I just put text there? Does the bus need to split outside the blocks?

Application: KiCad PCB Editor x86_64 on x86_64

Version: 7.0.9, release build

Libraries:
	wxWidgets 3.2.4
	FreeType 2.13.2
	HarfBuzz 8.1.1
	FontConfig 2.14.2
	libcurl/8.4.0-DEV OpenSSL/3.1.4 zlib/1.3 nghttp2/1.56.0

Platform: Freedesktop.org SDK 23.08 (Flatpak runtime), 64 bit, Little endian, wxGTK, pop, x11

Build Info:
	Date: Nov 14 2023 06:02:46
	wxWidgets: 3.2.4 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.83.0
	OCC: 7.7.2
	Curl: 8.4.0-DEV
	ngspice: 41
	Compiler: GCC 13.2.0 with C++ ABI 1018

Build settings:
	KICAD_SPICE=ON

Just make a T-split in the bus itself and route the same bus to all three sheets. A bus can have more then two endpoints. Is this what you mean with:

That works. I kinda wanted a second label, but the split really emphasizes that the bus goes more than one place and makes more sense. Thx.