diff --git a/components/Ban.vue b/components/Ban.vue index 539a8ec82..c92159fa5 100644 --- a/components/Ban.vue +++ b/components/Ban.vue @@ -205,15 +205,24 @@ banProposals: [], modMessageTemplates: { - termsWarning: `Hi! + 'Generic content warning': `Hi! -The following content is in breach of our TOS which can be found at https://en.pronouns.page/terms +The following content is in breach of our Terms of Service (https://en.pronouns.page/terms): To keep our platform safe and inclusive, please remove this content. Thanks!`, + 'Suicide encouragement warning': `Hi! + + +Suicide encouragement is prohibited by our Terms of Service (https://en.pronouns.page/terms). + +To keep our platform safe and inclusive, please remove this content. + +Thanks! +` } } }, diff --git a/routes/admin.vue b/routes/admin.vue index bf67f9de5..3869ddff7 100644 --- a/routes/admin.vue +++ b/routes/admin.vue @@ -9,7 +9,7 @@ admin.header -

+

Stats calculated at: {{$datetime(stats.calculatedAt)}}