Changeset 543 for trunk/packages/sipb-xen-www/code/templates
- Timestamp:
- May 31, 2008, 10:33:01 PM (16 years ago)
- Location:
- trunk/packages/sipb-xen-www/code/templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/templates/error.tmpl
r422 r543 8 8 #def body 9 9 <p>$errorMessage in operation $op. This shouldn't happen! Please 10 email sipb-xen@mit.edu to explain how it happened. Stderr:</p>10 email xvm@mit.edu to explain how it happened. Stderr:</p> 11 11 <pre>$stderr</pre> 12 12 #end def -
trunk/packages/sipb-xen-www/code/templates/skeleton.tmpl
r447 r543 74 74 #if not $varExists('simple') or not $simple 75 75 <hr /> 76 Questions? Contact <a href="mailto: sipb-xen@mit.edu">sipb-xen@mit.edu</a>.76 Questions? Contact <a href="mailto:xvm@mit.edu">xvm@mit.edu</a>. 77 77 #end if 78 78 </body>
Note: See TracChangeset
for help on using the changeset viewer.