|
As an example, let's look at the "panel" template. This is the page a user
first sees after log-in. The screenshots show panel page template and its working
version below. Look at the selected text on the template "Welcome %%firstname%%".
When Profile Manager runs and a user logs-in this text is changed to the actual
first name of the user. Everything else is shown to the user as it is.
So, you can open the panel template in PM Admin Panel or in your favorite HTML editor
and change it according to your needs. And when you need to put a user data in it, just
use the %%tags%%.
|