This pull request is a follow up on PR #13219 and adds an imprint URL to the page footer.
Fixes: #16965
My first idea was to switch to a multituple (label and URL) to handle future requests for more URLs, too, but in the end I went with this simple solution as I couldn't deduct a way to handle label translations from the existing code I read.