{{if settings.EXPOSES.login:}} {{if hasattr(request, 'user') and request.user:}}
{{=str(request.user)}}