summaryrefslogtreecommitdiff
path: root/templates/aggregatepost.tmpl
blob: aa8bc27e45e8e5b7b1d7a5a79db193068ef37a42 (plain)
  1. <TMPL_VAR CONTENT>
  2. <p>
  3. <i>
  4. From <a href="<TMPL_VAR URL>"><TMPL_VAR NAME></a>
  5. <TMPL_IF NAME="LINK">
  6. ; <a href="<TMPL_VAR LINK>">permalink</a>
  7. </TMPL_IF>
  8. </i>
  9. </p>
  10. <TMPL_LOOP NAME="TAGS">
  11. [[tag <TMPL_VAR TAG>]]
  12. </TMPL_LOOP>