aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-27 05:00:56 -0600
committernathansmith117 <nathansmith@posteo.com>2025-03-27 05:00:56 -0600
commit5079bbb6c842f43bc610ee5a99a90e0c9eb5448a (patch)
tree23a3a1ae181357aa48868a03e5d36db7f5a91f02 /cgi-bin
parent7051c6ac184562095a19c8d4aa17b64773cc671b (diff)
Did the thing
Diffstat (limited to 'cgi-bin')
-rwxr-xr-xcgi-bin/guest_book.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi-bin/guest_book.cgi b/cgi-bin/guest_book.cgi
index daa8959..39f091e 100755
--- a/cgi-bin/guest_book.cgi
+++ b/cgi-bin/guest_book.cgi
@@ -138,6 +138,9 @@ def display_html(fields_reponse):
<br/>
<input type = "submit" value = "Fucking submit"> <b>You can't delete/edit it afterwards</b>
</form>
+ <p>
+ <b>Be nice! Dont be a fucking ass.</b>
+ </p>
{fields_reponse}
</td>
</tr>