Improved the handlebars template parser
• Prevents an error when using object methods
• Prevents an error parsing templates with no passed variables
• Adds date helper with the same prototype as the JS helper so we can re-use templates
• Prevents an error when using object methods
• Prevents an error parsing templates with no passed variables
• Adds date helper with the same prototype as the JS helper so we can re-use templates