% title 'Gate';



<% foreach my $n (1..8) { %> <% if ($n == 4) { %>  -  <% } %> <% } %>

<% if (scalar @{$restore_list} > 0) { %> <% foreach my $b ( @{$restore_list} ) { %> <% if ($b->{'archive'} eq 'current') { %> <% } %> <% } %> <% } %>