The login_image variable on the login form seems broken. we have a custom image, but it does not display.
<div class="logo-heading" style="display: block">{{login_image}}</div>
I would prefer not to "write around" this issue. Is this a known problem, or did something change that I need to update?