How to add to gitea menu a link to an html page accessible only when user is connected

Hello,

I want to add in Gitea menu a link to an html page but I this page need to be accessible only when gitea user is connected (so it’s not possible to put it in “/public/assets”).

Thanks in advance for your help.