mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
398 B
22 lines
398 B
<!--
|
|
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>
|