<!DOCTYPE html>
<html lang="en-US">
	<head>
		<meta charset="utf-8">
	</head>
	<body>
		<h2>DPR Code</h2>

		<div>
			A DPR Code has been requested for you. The code is <?php echo $dpr_token; ?>, use it to access DPR Data Download. It will expire in <?php echo $minutes; ?> minutes.
		</div>
	</body>
</html>