mirror of
https://forge.murkfall.net/bluesaxman/librePECS.git
synced 2026-03-13 02:04:20 -06:00
9 lines
138 B
HTML
9 lines
138 B
HTML
<html>
|
|
<head>
|
|
<title>librePECS</title>
|
|
<script src="pecslib.js"></script>
|
|
</head>
|
|
<body></body>
|
|
<script src="main.sj"></script>
|
|
</html>
|