File:  [Repository] / cdli / zpt / uploadATFWait.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Jun 15 20:08:44 2006 UTC (17 years, 11 months ago) by dwinter
Branches: MAIN
CVS tags: zcat_only_1, Root_zcat_only_1, HEAD
new version of the thread managment

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" tal:attributes="content python:here.refreshTxt(txt=options['txt'],threadName=options['threadName'])"></HEAD>
<BODY>
<tal:x replace="structure python:here.getResult(threadName=options['threadName'])"/>
</BODY>
</HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>