From 635180469feb7835c2d7fe8000aa89d1cfc06acf Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Fri, 14 Mar 2025 02:22:35 -0600 Subject: Finally found a better way to navigate --- cgi-bin/guest_book.cgi | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'cgi-bin') diff --git a/cgi-bin/guest_book.cgi b/cgi-bin/guest_book.cgi index bc2f803..b07ffb6 100755 --- a/cgi-bin/guest_book.cgi +++ b/cgi-bin/guest_book.cgi @@ -118,6 +118,8 @@ def display_html(fields_reponse): + Back to home page +
@@ -139,12 +141,6 @@ def display_html(fields_reponse): {fields_reponse} - - - -
-

--> Back to main page

-
{guest_html} -- cgit v1.2.3