#macro printOption(value, label=None) #if not label #set label = value #endif #endmacro #include "header.html.j2" # from "macros.html.j2" import rowToggle

Builds by Target{{ ' in the last %i days' % days if days != -1 else '' }}

#if (targets |length) > 0 #for target in targets #endfor #else #endif
Show last days
#if (targetPages |length) > 1
Page:
#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 }} graph row {{ target.builds }}
No builds
#if (targetPages |length) > 1
Page:
#endif #if targetStart > 0 <<< #endif #if totalTargets != 0 Build Targets {{ targetStart + 1 }} through {{ targetStart + targetCount }} of {{ totalTargets }} #endif #if targetStart + targetCount < totalTargets >>> #endif
#include "footer.html.j2"