Just figuring out the Galaxy config. We want folks to see static/welcome.html when they first come to our instance, but must login to use any tools. We set "require_login = True", but this means the site first shows "This Galaxy instance has been configured such that only users who are logged in may use it." instead of static/welcome.html. Suggestions?