From 5370898da9c23c9f6c14df6af1735a6b20b19f41 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 17 Feb 2016 14:10:50 -0500 Subject: [PATCH] * add legal notice * fix front page graph --- contrib/templates/default/board.mustache | 3 +++ contrib/templates/default/frontpage.mustache | 5 ++++- contrib/templates/default/thread.mustache | 4 +++- contrib/templates/default/ukko.mustache | 3 +++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/contrib/templates/default/board.mustache b/contrib/templates/default/board.mustache index db4fa53..2815e58 100644 --- a/contrib/templates/default/board.mustache +++ b/contrib/templates/default/board.mustache @@ -54,5 +54,8 @@ nntpchan_inject_banners(e, "{{board.Prefix}}"); +
+

All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.

+

To make a DMCA request or report illegal content, please contact the administration

diff --git a/contrib/templates/default/frontpage.mustache b/contrib/templates/default/frontpage.mustache index bbfb059..32a5ecb 100644 --- a/contrib/templates/default/frontpage.mustache +++ b/contrib/templates/default/frontpage.mustache @@ -49,6 +49,7 @@ Total + {{# boardgraph}} @@ -79,6 +80,8 @@ var e = document.getElementById("nntpchan_banner"); nntpchan_inject_banners(e, "{{prefix}}"); - +
+

All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.

+

To make a DMCA request or report illegal content, please contact the administration

diff --git a/contrib/templates/default/thread.mustache b/contrib/templates/default/thread.mustache index 9f92abd..95a06f3 100644 --- a/contrib/templates/default/thread.mustache +++ b/contrib/templates/default/thread.mustache @@ -51,6 +51,8 @@ nntpchan_inject_banners(e, "{{thread.Prefix}}"); - +
+

All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.

+

To make a DMCA request or report illegal content, please contact the administration

diff --git a/contrib/templates/default/ukko.mustache b/contrib/templates/default/ukko.mustache index a8c3f4f..3cfec1e 100644 --- a/contrib/templates/default/ukko.mustache +++ b/contrib/templates/default/ukko.mustache @@ -37,5 +37,8 @@ nntpchan_inject_banners(e, "{{prefix}}"); +
+

All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.

+

To make a DMCA request or report illegal content, please contact the administration