[% INCLUDE header.html %]
[% FOREACH file IN BACKUPS %]

[% file.key %]

    [% file.value %]
  
[% END %]
[% INCLUDE footer.html %]