Placing arbitrary, readable text on the UI only on one view

I would like to place a few sentences (eg, today’s text forecast or agenda) on one view in the UI. I was using a persistent notification for this, which worked well until I upgraded and the notification started appearing on all views, which is not a bug.

Imagine this with two sentences and it gets even worse:

So, is there a better way to place a few readable sentences on just one view? I admit I’ve not been keeping up for the past few months, so feel free to point me at documentation or examples.

I think that was the only way…

I would like to see this though (and without the dismiss button).

The only other way I could see doing it would be making your own custom state card UI from version 0.38 https://github.com/home-assistant/home-assistant/releases?after=0.38.1