HosipLan

Untitled

Mar 13th, 2012
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Smarty 0.25 KB | None | 0 0
  1. {block #control-grouped-mailing}
  2.     {input $name}
  3. {/block}
  4.  
  5. {block #control-submit}
  6.     {input $name, class => 'btn btn-primary'}
  7. {/block}
  8.  
  9. {block #content}
  10.  
  11.     {includeblock "$templatesBaseDir/form.latte", form => $control['form']}
  12.  
  13. {/block}
Advertisement
Add Comment
Please, Sign In to add comment