---
layout: none
---
<!DOCTYPE html>
<html>
  <head>
    <title>Custom Helpers example</title>
  </head>
  <body>
    <h3>Example using the foo helper</h3>
    {{{foo 'Below is an example of using the opt helper and getting the name property from the passed-in assemble.options'}}}
  </body>
</html>
