Changeset 52
- Timestamp:
- 02/16/06 18:30:08 (3 years ago)
- Files:
-
- atom_client/trunk/root/default.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
atom_client/trunk/root/default.tt
r49 r52 7 7 <link rev="MADE" href="mailto:miya@mizzy.org" /> 8 8 <link rel="stylesheet" type="text/css" href="css/style.css" title="style.css" /> 9 <title> atom client</title>9 <title>A2T2 (Atom API Test Tool)</title> 10 10 [% c.prototype.define_javascript_functions %] 11 11 </head> 12 12 <body> 13 <h1><a name="form"> web atom client</a></h1>13 <h1><a name="form">A2T2 (Atom API Test Tool)</a></h1> 14 14 15 15 [% c.prototype.form_remote_tag(
