SVN: r20987 - trunk/quixote/demo
Andrew Kuchling <akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Thu, 06 Mar 2003 10:40:50 -0500
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: akuchlin
Date: 2003-03-06 10:40:50 -0500 (Thu, 06 Mar 2003)
New Revision: 20987
Modified:
trunk/quixote/demo/pages.ptl
Log:
Since we're publishing the demo directory, we might as well link to pages.ptl
Modified: trunk/quixote/demo/pages.ptl
==============================================================================
--- trunk/quixote/demo/pages.ptl (original)
+++ trunk/quixote/demo/pages.ptl 2003-03-06 10:40:50.000000000 -0500
@@ -20,7 +20,8 @@
<p>(This page is generated by the index function for the
<code>%(package_name)s</code> package. This index function is
actually a PTL template, <code>_q_index()</code>, in the
- <code>%(module_name)s</code> PTL module. Look in %(module_file)s to
+ <code>%(module_name)s</code> PTL module. Look in
+ <a href="srcdir/pages.ptl">%(module_file)s</a> to
see the source code for this PTL template.)
</p>