Changeset 466

Show
Ignore:
Timestamp:
04/11/08 7:34:38 PM (8 months ago)
Author:
nicholas
Message:

Return to rileys.us.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/call/base.html

    r460 r466  
    2222  <p><img name="therileys" src="http://rileys.us/images/the-rileys.png" width="205" height="48" border="0" alt=""> 
    2323  </p> 
    24   <h1>{% block title %}Call Us {% endblock %}</h1> 
     24  <h1>{% block title %}Call us{% endblock %}</h1> 
    2525  <p> 
    2626    {% if unavailable %} 
     
    3838    {% block available %}{% endblock %} 
    3939    {% endif %} 
     40  <h1>Return</h1> 
     41  <ul class="reverse-nav"> 
     42    <li><a href="http://rileys.us/">Back</a> to rileys.us</a> 
     43  </ul> 
    4044  <p class="caption">Last updated on 8 April 2008.</p> 
    4145</body>