<slide title="Smarty">

 <list title="What makes Smarty cool?" fontsize="4em">
  <bullet>Compiles templates into PHP scripts</bullet>
  <bullet>Built-in caching</bullet>
  <bullet>Rich presentation logic support</bullet>
  <bullet>Custom functions/tags</bullet>
  <bullet>Variable modifiers</bullet>
  <bullet>Arbitrary template sources</bullet>
  <bullet>Input/output filters</bullet>
  <bullet>Practically infinitely extensible and customizable</bullet>
  <bullet>Great community support</bullet>
 </list>

</slide>
