mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -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>
|