#macro printOption(value, label=None) #if not label #set label = value #endif #endmacro #include "header.html.j2" # from "macros.html.j2" import rowToggle
| #if (targetPages |length) > 1 #endif #if targetStart > 0 <<< #endif #if totalTargets != 0 Build Targets {{ targetStart + 1 }} through {{ targetStart + targetCount }} of {{ totalTargets }} #endif #if targetStart + targetCount < totalTargets >>> #endif | ||
| Name {{ util.sortImage('name') }} | Builds {{ util.sortImage('builds') }} | |
|---|---|---|
| {{ target.name }} | {{ target.builds }} | |
| No builds | ||
| #if (targetPages |length) > 1 #endif #if targetStart > 0 <<< #endif #if totalTargets != 0 Build Targets {{ targetStart + 1 }} through {{ targetStart + targetCount }} of {{ totalTargets }} #endif #if targetStart + targetCount < totalTargets >>> #endif | ||