Guest

Caroline

By: a guest on Feb 1st, 2010  |  syntax: None  |  size: 0.18 KB  |  hits: 135  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. <tmpl_if updated>
  2.         <strong>
  3. Last updated </strong>
  4.         <tmpl_var updated>
  5.         <tmpl_else>
  6.         <tmpl_if created>
  7.                 <strong>
  8.                 Created </strong>
  9.                 <tmpl_var created>
  10.         </tmpl_if>
  11. </tmpl_if>