Include version number in rendered HTML
One-sentence description
Include version number in rendered HTML.
Why?
This makes it more fool-proof to test and compare beta and production.
Current implementation
Currently there is no such thing.
Desired implementation
During the CI build of the docker image, expose some environment variable that contains the version number. This can then be rendered in some comment in the top-most HTML template.