{IF EXISTS CHANNEL_NAMES}
		
		Choose a channel to access it's Settings, Access or Akick pages.
		{FOR CH,ECH IN CHANNEL_NAMES,ESCAPED_CHANNEL_NAMES}
			{IF EQ PAGE_NAME /chanserv/info}
			
{CH}
			{ELSE}
			
{CH}
			{END IF}
		{END FOR}
		
 
	{ELSE}
		
You don't have access in any channels.
	{END IF}