From a43c27d387c896c13402edab5ed3443ccbec8333 Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 31 Aug 2020 11:37:18 -0500 Subject: Fixed text on not_authenticated to use proper grammar * wqflask/wqflask/templates/new_security/not_authenticated.html - Changed "this" to "these" since "data" is plural --- .../templates/new_security/not_authenticated.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/new_security/not_authenticated.html b/wqflask/wqflask/templates/new_security/not_authenticated.html index 7d0d3060..ea688346 100644 --- a/wqflask/wqflask/templates/new_security/not_authenticated.html +++ b/wqflask/wqflask/templates/new_security/not_authenticated.html @@ -1,11 +1,11 @@ -{% extends "base.html" %} -{% block title %}Authentication Needed{% endblock %} -{% block content %} -
Please contact the data's owner or GN administrators if you believe you should have access to this data.
-Please contact the data's owner or GN administrators if you believe you should have access to these data.
+