diff --git a/files/templates/errors/cw.html b/files/templates/errors/cw.html new file mode 100644 index 000000000..567f4e12f --- /dev/null +++ b/files/templates/errors/cw.html @@ -0,0 +1,22 @@ +{% extends "default.html" %} +{% block pagetitle %}Child Warning{% endblock %} +{% block pagetype %}error-451{% endblock %} +{% block content %} +
+
+
+ :#marseytwerking: +
Child Warning
+

This post is rated with a Child Warning (A child is either physically hurt or in close proximity to a traumatic event). Are you sure you want to proceed?

+ +
+
+
+{% endblock %} \ No newline at end of file