From d4dfaa1e17752cb94b22414b703db5a54e255381 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 9 Apr 2019 15:33:28 +0100 Subject: [PATCH] =?UTF-8?q?Link=20to=20new=20pages=20from=20using=20Notify?= =?UTF-8?q?,=20specify=20that=20it=20shouldn=E2=80=99t=20be=20index=20by?= =?UTF-8?q?=20search=20engines=20any=20more=20(by=20setting=20HTTP=20statu?= =?UTF-8?q?s=20to=20410=20GONE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/main/views/index.py | 2 +- app/templates/views/using-notify.html | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app/main/views/index.py b/app/main/views/index.py index defad3404..dc346733f 100644 --- a/app/main/views/index.py +++ b/app/main/views/index.py @@ -277,7 +277,7 @@ def using_notify(): return render_template( 'views/using-notify.html', navigation_links=features_nav() - ) + ), 410 @main.route('/features/messages-status') diff --git a/app/templates/views/using-notify.html b/app/templates/views/using-notify.html index 6d59ad6f9..ba475ba94 100644 --- a/app/templates/views/using-notify.html +++ b/app/templates/views/using-notify.html @@ -14,18 +14,18 @@

Using Notify

- +

The information on this page has moved.

- +

Use the links below to find out more about:

- +