Poddlers: try to give the template file access to the loop variable
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
8337130d4c
commit
c36422f522
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ stringData:
|
|||
{{ load_file('email_overrides.toml') | indent }}
|
||||
{% for toddler in poddlers_toddlers %}
|
||||
{{ toddler.name }}.toml: |-
|
||||
{{ load_file('fedora-messaging.toml') | indent }}
|
||||
{% include 'fedora-messaging.toml' | indent %}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue