How to modify static pages
he static web pages are created by combining the .xpage files from /opt/eprints2/archives/myid/cfg/static/en/ with the site template. This is what generate_static does.
Generate static also copies all files which do not have the suffix .xpage from both /en/ and /general/
Non-language specific files go in the /general/ directory and appear on the website no matter what language the site is in. eg. images and the style sheet.
Obviously french source files go in /fr/ etc.
Edit the .xpage file (or other file in /static/)
Run generate_static