Changeset 1419:4632cd690114
- Timestamp:
- 08/02/10 17:48:52 (3 years ago)
- Branch:
- default
- Files:
-
- 1 modified
-
WebContent/WEB-INF/resources/templates/xml.vm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WebContent/WEB-INF/resources/templates/xml.vm
r920 r1419 35 35 #end 36 36 <title>$message.getTitle()</title> 37 #if($message.getDescription()) 37 38 <description>$message.getDescription()</description> 39 #end 38 40 </message> 39 41 #end
