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