diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/404.html b/404.html new file mode 100644 index 0000000..0e05085 --- /dev/null +++ b/404.html @@ -0,0 +1,18 @@ +<HTML> + +<HEAD> + <TITLE>IPM PACKAGE SERVER</TITLE> +</HEAD> + +<BODY bgcolor="white" text="navy"> + <H1>INFINI RULE PACKAGES</H1> + <P>IPM has built-in support for dozens of packages and collections, as listed below. To use + these within IPM/INFINI we recommend that you use the IPM <TT>>>> + ipm add</TT> command.</P> + <P>Sorry. No Content Found!</P> + <P><a href="/index">Back To The Index.</a></P> + <HR /> + <A href="http://ipm.hydroroll.team/index">IPM PACKAGE SERVER</A> +</BODY> + +</HTML>
\ No newline at end of file |
