layout with variable from the stash #1801
-
|
I am trying to set the refresh rate of a status page using a stash variable in the html template I have: and in the layout template I have: I always end up with a page rendered with no value in the content attribute of the refresh meta tag, but the meta tag will be there. So that when I replace in the template of the page the So what am I doing wrong here? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hmm, no answer so far. Maybe its me...? |
Beta Was this translation helpful? Give feedback.
-
|
This seems to work as expected: Generates the HTML content: |
Beta Was this translation helpful? Give feedback.
This seems to work as expected:
Generates the HTML content: