* PROCESS -> INCLUDE in most cases. INCLUDE does proper scoping of
variables.
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
|
||||
<p>Below are the latest builds for each job.</p>
|
||||
|
||||
[% PROCESS renderBuildList builds=latestBuilds %]
|
||||
[% INCLUDE renderBuildList builds=latestBuilds %]
|
||||
|
||||
[% END %]
|
||||
|
Reference in New Issue
Block a user