--- portolis/portolis.cgi 2025/02/15 23:09:22 1.1.1.1 +++ portolis/portolis.cgi 2025/02/16 03:14:50 1.2 @@ -4,12 +4,15 @@ # Portolis Mail Management Portal # Copyright (C) 2025 Coherent Logic Development LLC # -# $Id: portolis.cgi,v 1.1.1.1 2025/02/15 23:09:22 snw Exp $ +# $Id: portolis.cgi,v 1.2 2025/02/16 03:14:50 snw Exp $ # Author: Serena Willis # # Licensed AGPL-3.0 # # $Log: portolis.cgi,v $ +# Revision 1.2 2025/02/16 03:14:50 snw +# Add background image +# # Revision 1.1.1.1 2025/02/15 23:09:22 snw # Initial commit # @@ -88,7 +91,7 @@ sub render_header { $title - + END_HDR print $html; @@ -115,7 +118,7 @@ sub render_footer { my $html = <<'END_FTR';
-$Id: portolis.cgi,v 1.1.1.1 2025/02/15 23:09:22 snw Exp $
+$Id: portolis.cgi,v 1.2 2025/02/16 03:14:50 snw Exp $
Copyright © 2025 Coherent Logic Development LLC