web/templates/EmailAdminUnprocessedDonations.php
2023-05-15 12:38:01 -05:00

9 lines
168 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>Unprocessed donations in database</title>
</head>
<body>
<p>There are unprocessed donations in the database.</p>
</body>
</html>