- Timestamp:
- 07/13/10 14:56:21 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/loreality/templates/derived/page/mission.html
r2106 r2111 8 8 %endif 9 9 </h2> 10 % for f in c. misfields:10 % for f in c.formfields: 11 11 <h3>${f.t_name.capitalize()}</h3> 12 12 <p>${getattr(c.mission, f.name)}</p>
Note: See TracChangeset
for help on using the changeset viewer.
