Thanks for your reply Brenden. Unfortunately no change. I'm trying to set an HTML attribute like below
<div id="estimate-container" data-title="{% Title %}" data-ruchira="{% EditedObject.JoinPageLink |(identity)GlobalAdministrator%}"></div>
The title comes through. But data-ruchira attribute is still empty. Below is the rendered markup on the browser
<div id="estimate-container" data-title="Estimator" data-ruchira=""></div>
Attached is the picture showing values for the fields