}
foreach (1..6) {
# $template->param('build' . $_) and $template->param(buildx => $_) and last;
$template->{VARS}->{'build' . $_} and $template->{VARS}->{'buildx' . $_} and last;
$template->param( 'referer' => $input->referer(),
-