Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Header default

Started by Muut Archive 11 years ago · 2 replies · 295 views
11 years ago

I want to set the default value to "true" for a header variable. Is there any way to do this?

11 years ago

You can do it in twig with something like:

TWIG
{{ page.header.var|default(true) }}

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1338 9 years ago
Archive · by Muut Archive, 9 years ago
2 927 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2941 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago