[% INCLUDE "ui-header.html" stylesheet="ledgersmb.css" include_stylesheet=["system/setup.css"] %] [% PROCESS elements.html %]

[% text('Consistency check results') %]

[% INCLUDE 'setup/ui-db-credentials.html' %]

[% text('Note: '); %]

[% FOR item IN results %] [% END %]
[% text('LedgerSMB consistency check results') %]
[% IF item.result == 'consistent' %] [% ELSE %] [% END %] [% item.frontmatter.title %]
[% end_html %]