| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 template = empty | |
| 2 | |
| 3 {%- set test = site_globals('test') -%} | |
|
Vasily Kuznetsov
2016/07/14 12:14:00
Is it important to assign the output of this funct
Jon Sonesen
2016/07/18 14:48:28
I think I can just do what you put. I will change.
| |
| 4 | |
| 5 {{ test }} | |
| 6 | |
| OLD | NEW |