From 6e6e60b54447f0423c75d3f33582ce210fffa46c Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Thu, 29 Jan 2015 22:37:06 -0800 Subject: [PATCH] 403 page displays trans template tag trans template tag is not evaluated because it is on multiple lines. This fixes the issue. Change-Id: Ifd820fd1b15de5c07caf69d0b1382f49630cccc7 Closes-Bug: #1416248 --- openstack_dashboard/templates/403.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openstack_dashboard/templates/403.html b/openstack_dashboard/templates/403.html index 0e36553ea3..2e79212e15 100644 --- a/openstack_dashboard/templates/403.html +++ b/openstack_dashboard/templates/403.html @@ -8,8 +8,10 @@
{% endblock %}