Bug 33158: (follow-up) Fix for QA test failure

The page seems to work fine without these changes but the QA test script
is happier with "USE raw" and html_helpers.inc added.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Owen Leonard 2023-05-09 16:41:18 +00:00 committed by Tomas Cohen Arazi
parent 49c64f3d27
commit 8b1a5e34a7
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -1,3 +1,5 @@
[% USE raw %]
[% PROCESS 'html_helpers.inc' %]
[% IF ( context == "authval" ) %]
[% SET image_location = av.imageurl %]
[% ELSE %]