Fixes for mixed content in TRAPpy's homepage
TRAPpy's homepage doesn't load correctly in some browsers (eg. Firefox) because of the main page being served over https while some scripts are loaded over an http connection. Move what we can to https to avoid problems.