Rename from .shtml to .html.

Github doesn't have SSI.
This commit is contained in:
Simon Howard
2023-08-03 23:07:22 -04:00
parent eed7dbd379
commit 45586e4f19
12 changed files with 15 additions and 15 deletions

13
pkglist.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!--#include virtual="header"-->
<!--#exec cmd="./pkglist" -->
<!--#include virtual="footer"-->
</html>