From 0a664f00bdcfa3301087f120b82042856a25448b Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 3 Dec 2019 11:26:04 +0000 Subject: [PATCH] Add contraction --- app/templates/error/403.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/error/403.html b/app/templates/error/403.html index 552188430..13b4602b8 100644 --- a/app/templates/error/403.html +++ b/app/templates/error/403.html @@ -1,10 +1,10 @@ {% extends "withoutnav_template.html" %} -{% block per_page_title %}You are not allowed to see this page{% endblock %} +{% block per_page_title %}You’re not allowed to see this page{% endblock %} {% block maincolumn_content %}

- You are not allowed to see this page + You’re not allowed to see this page

To check your permissions, speak to a member of your team who can manage settings, team and usage.