17 lines
446 B
PHP
Raw Normal View History

2024-04-30 17:33:01 -07:00
<!DOCTYPE html>
<html>
<head>
<title>The 32-Bit Cafe Pride 2023 Zine</title>
</head>
<frameset rows = "8%,92%" border="0">
<frame name = "top" src = "top_frame.php" />
<frame name = "main" src = "main_zine.php" />
<noframes>
<body>Your browser does not support frames. Please visit the <a href="../pride23/index.php">Table of Contents</a>.</body>
</noframes>
</frameset>
</html>