<!-- 

  term.txt
  
  This is a term page. It gets displayed as a part of the browsing
  process, a term command like index.cgi/?cmd=term&id=foo where foo
  is a term id. This tempate contains three tokes: TERM, TERM_NOTE,
  and RESOURCE_LIST. TERM is the name of the term. TERM_NOTE is the
  TERM's description/annotation. RESOURCE_LIST is a list of
  information resources associated with this term. Each item in the
  RESOURCE_LIST includes a title marked-up with a URL and a short
  description

-->

<h1>##TERM##</h1>

<p>##TERM_NOTE##</p>

##RESOURCE_LIST##
