diff --git a/views/settings.slim b/views/settings.slim index f26e238a..69457b7e 100644 --- a/views/settings.slim +++ b/views/settings.slim @@ -48,13 +48,13 @@ .col.col-33 .content - h2.eps.txt-Center Mark Adult Content - p If your site contains objectionable (adult) content, check this box. Your site will not be removed, but it will be listed on a special browse page. We don't have an official policy on what defines "adult" content yet, we are still working on this. In the interim, best guesses. Thanks for your patience as we try to find a way to balance out the needs of everyone. + h2.eps.txt-Center 18+ Content + p If your site contains objectionable (18+) content, check this box. Your site will not be removed, but it will be listed on a special browse page. We don't have an official policy on what defines 18+ content yet, but basically it's just pornography and lewd/sick/gross images. Thanks for your patience and understanding as we try to find a way to balance out the needs of everyone. form method="POST" action="/change_nsfw" input name="csrf_token" type="hidden" value="#{csrf_token}" input name="is_nsfw" type="hidden" value="false" - p: strong My page contains objectionable (adult) content:    + p: strong My page has 18+ content:    input.btn-Action type="submit" value="Update" @@ -63,4 +63,4 @@ .content h2.eps.txt-Center Custom Domain p.txt-Center: strong (advanced) - p You can configure a custom domain for your NeoCities site. Click Here for more information. \ No newline at end of file + p You can configure a custom domain for your NeoCities site. Click Here for more information.