Skip to content

Instantly share code, notes, and snippets.

@fastfrwrd
Created January 15, 2014 20:39
Show Gist options
  • Save fastfrwrd/8444158 to your computer and use it in GitHub Desktop.
Save fastfrwrd/8444158 to your computer and use it in GitHub Desktop.
app.config(function($interpolateProvider) {
$interpolateProvider.startSymbol('//')
$interpolateProvider.endSymbol('//')
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment