diff --git a/html/user/explanation.php b/html/user/explanation.php
new file mode 100644
index 0000000000..2e23e6067b
--- /dev/null
+++ b/html/user/explanation.php
@@ -0,0 +1,25 @@
+
+
+
+User Profile Voting Information
+
+
+");
+ rowify("If you really like a profile, hit the \"recommend\" button. The " . PROJECT . " team reviews recommended profiles for various purposes.");
+} else {
+
+ row1("Voting to Reject a Profile");
+ rowify("
");
+ rowify("If you find a profile offensive, please click \"vote to reject\". This flags the profile for review by " . PROJECT . " staff.");
+}
+
+end_table();
+?>
+
+
+