mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
9 lines
168 B
PHP
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>
|