+++ /dev/null
-[%- USE T8 %]
-[%- USE LxERP %]
-[% USE HTML %] </pre>
-
- <hr>
-
- <p>
- [%- 'The restoration process is complete. Please review "pg_restore"\'s output to find out if the restoration was successful.' | $T8 %]
- [%- 'The program\'s exit code was [% HTML.escape(retval) %] ("0" usually means that everything went OK).' | $T8 %]
- </p>
-
- <form method="post" action="admin.pl">
- <input type="hidden" name="nextsub" value="list_users">
- <input type="submit" name="action" value="[% 'Continue' | $T8 %]">
- </form>
-</body>
-</html>