@Templates = ( 
	       
	       {   Queue       => '0',
		   Name        => 'Email Digest',    # loc
		   Description => 'Email template for periodic notification digests',  # loc
		   Content => q[Subject: RT Email Digest

{ $Argument }
],
               },
);
