########################################################################
## Welcome to ruby-tmpl!                                              ##
########################################################################

  What is ruby-tmpl?
  -----------

  Taken from the FAQ (http://ruby-tmpl.sourceforge.net/faq.html):

  ruby-tmpl is a templating system designed to work with, and without
  mod_ruby, an Apache web server module. ruby-tmpl provides developers
  with an abstraction layer that separates presentation (web/email
  templates) and content (Ruby scripts). Being able to develop large
  sites with a templated interface while still using the Ruby
  programming language is a Good Thing(tm).


  The Latest Version
  ------------------

  Details of the latest version can be found on the ruby-tmpl home
  page at http://ruby-tmpl.sourceforge.net/.  The ruby-tmpl-announce
  mailing list is the primary method of notifying users of new
  versions.  It is highly encouraged that all users of ruby-tmpl
  subscribe to this moderated and low volume list.


  Documentation
  -------------

  Documentation is available in two primary places:

  1)  In the doc/ directory of this tarball, and

  2)  Online at http://ruby-tmpl.sourceforge.net/


  Installation of ruby-tmpl
  -------------------------

  Instructions on how to install ruby-tmpl can be found in the INSTALL
  file.


  Installation of mod_ruby of Apache
  ----------------------------------

  If you would like information about mod_ruby, you can obtain
  information at its homepage at http://www.modruby.net/.  If you need
  information or instructions on how to install Apache, please see
  their website at http://httpd.apache.org/.

  For all other questions regarding the installation or use of
  ruby-tmpl, mod_ruby, Apache, and their use together, please read
  doc/SUPPORT.  The ruby-tmpl-users mailing list is also an excellent
  forum to ask installation, support and general questions.
