Changeset 0b8c868 for gutenbach-web/index.html
- Timestamp:
- Feb 25, 2009, 12:53:27 AM (16 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- 8bcbc70e
- Parents:
- 4b9d354
- git-author:
- Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
- git-committer:
- Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-web/index.html
r4b9d354 r0b8c868 14 14 <body> 15 15 <div id="status"> 16 <p>The volume is <span class="volume">$volume</span></p>17 <div py:replace="volume_form "></div>16 <p>The volume is <span id="volume">$volume</span></p> 17 <div py:replace="volume_form(volume_data)"></div> 18 18 </div> 19 19 <div class="clearingdiv" />
Note: See TracChangeset
for help on using the changeset viewer.