23 lines
398 B
Plaintext
23 lines
398 B
Plaintext
|
<!--
|
||
|
This is the detail portion for Filename, Abstract, and Modification Date.
|
||
|
-->
|
||
|
|
||
|
<dl>
|
||
|
|
||
|
<%begindetail%>
|
||
|
|
||
|
<br>
|
||
|
<dt>
|
||
|
<%CiCurrentRecordNumber%>.
|
||
|
<b><a href="<%EscapeURL vpath%>"><%filename%></a></b>
|
||
|
<dd>
|
||
|
<b><i>Abstract: </i></b><%characterization%>
|
||
|
<br>
|
||
|
<cite>
|
||
|
<font size=-1><%write%></font>
|
||
|
</cite>
|
||
|
|
||
|
<%enddetail%>
|
||
|
|
||
|
</dl>
|