diff options
author | rubenwardy <rw@rubenwardy.com> | 2019-01-30 17:57:56 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2019-01-30 17:57:56 +0000 |
commit | a79cc758edd201cb878326c7f6d846a4761daefd (patch) | |
tree | f9014c4b62c120333e2b804ee144e1754eb0d0ff | |
parent | bafd426eaf62c4f76362215e684b8913a0e7178c (diff) | |
download | cheatdb-a79cc758edd201cb878326c7f6d846a4761daefd.tar.xz |
Add placeholder content ratings page
-rw-r--r-- | app/flatpages/help.md | 1 | ||||
-rw-r--r-- | app/flatpages/help/content_ratings.md | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/app/flatpages/help.md b/app/flatpages/help.md index 94d11c9..7c78f34 100644 --- a/app/flatpages/help.md +++ b/app/flatpages/help.md @@ -2,4 +2,5 @@ title: Help * [Package Tags](package_tags) * [Ranks and Permissions](ranks_permissions) +* [Content Ratings](content_ratings) * [Reporting Content](reporting) diff --git a/app/flatpages/help/content_ratings.md b/app/flatpages/help/content_ratings.md new file mode 100644 index 0000000..af34657 --- /dev/null +++ b/app/flatpages/help/content_ratings.md @@ -0,0 +1,11 @@ +title: Content Ratings + +Content ratings aren't currently supported by ContentDB. +Instead, mature content isn't allowed at all for now. + +Possible future ratings: + +* mature - meta-rating which includes gore and drugs +* gore - more than just blood +* drugs +* swearing |