Currently, the logged in template is
Hello,username!
I want to modify it as:
Hello,username! Last logged in on <% LastLogintime%>
How to achieve this?
Currently, the logged in template is
Hello,username!
I want to modify it as:
Hello,username! Last logged in on <% LastLogintime%>
How to achieve this?