32bit.cafe/content/events/pride23/zine.php

17 lines
446 B
PHP
Raw Normal View History

2024-05-01 00:33:01 +00: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>