Changeset 201

Show
Ignore:
Timestamp:
08/24/08 09:15:43 (10 months ago)
Author:
rgrp
Message:

[shakespeare/templates][s]: minor touch-ups to front page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/shakespeare/templates/index.html

    r194 r201  
    55 
    66  <div py:match="content"> 
    7     <p>Welcome to the Open Shakespeare web interface. This site provides access 
    8     to many, but by no means all, of the facilities of the Open Shakespeare 
    9     <strong>package</strong>. For example you can:</p> 
    10  
     7    <p> 
     8      Welcome to the Open Shakespeare web interface. This site provides access 
     9      to many, but by no means all, of the facilities of the Open Shakespeare 
     10      <a 
     11        href="http://knowledgeforge.net/shakespeare/trac/"><strong>package</strong></a>. 
     12      For example you can: 
     13    </p> 
    1114    <ul> 
    1215      <li><a href="${h.url_for(controller='text', action=None)}">Read any of 
     
    1417      <li><a href="${h.url_for(controller='site', action='guide')}">Compare two 
    1518        versions of the same text side-by-side</a></li> 
     19      <li><a href="${h.url_for(controller='stats', 
     20        action='index')}">Analyze text or word statistics</a></li> 
    1621      <li><a href="${h.url_for(controller='search', 
    1722        action='index')}">Search any text</a></li>