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

Use a variable inside include?

Started by Muut Archive 10 years ago · 2 replies · 364 views
10 years ago

How can I do something like this: {% include 'partials/{{ header.title }}.html.twig' %} ?

10 years ago

{% include 'partials/' ~ header.title ~ '.html.twig' %}

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2001 9 years ago
Archive · by Muut Archive, 9 years ago
2 1342 9 years ago
Archive · by Muut Archive, 9 years ago
2 4550 9 years ago
Archive · by Muut Archive, 9 years ago
1 3402 9 years ago
Archive · by Muut Archive, 9 years ago
3 1494 9 years ago