<!-- 

  home.txt
  
  This is the system's home page. It is the content displayed by
  default and when no commands (cmd) are sent to the portal.cgi. The
  contents of this file will substitute the CONTENTS token of
  template.txt. This template contains two tokens itself:
  NUMBER_OF_RESOURCES and FACETS.
  
  The program will exactute faster if you don't include the tokens,
  but the tokens implement a browsable list.

-->

<h1>MyLibrary Portal</h1>

        <p>This is a collection of Internet resources organized through a set of object-oriented Perl modules called <a href="http://dewey.library.nd.edu/mylibrary/">MyLibrary</a>. The collection contains <b>##NUMBER_OF_RESOURCES## items</b> grouped into the following facets and terms:</p>

##FACETS##

