Page 1 of 1

Using custom variables inside the .ggt template file

Posted: Fri May 19, 2023 1:09 am
by Oleg
Hi.

So I want to display different information depending on a custom variable.

For example I have a custom variable "pagetitle" and I want to display its current value between the <title></title> tags.

I've searched, googled, chagpt-d, bruteforced it. But I wasn't able to do it.

Is there even a way to display info in the .gtt html template based on a custom variable?