const ServerIdPage = () => { return (
Server ID Page
); } export default ServerIdPage;