diff --git a/modules/angular2/docs/core/01_templates.md b/modules/angular2/docs/core/01_templates.md index 864d0ca4c8..ebbf0d2ab3 100644 --- a/modules/angular2/docs/core/01_templates.md +++ b/modules/angular2/docs/core/01_templates.md @@ -130,33 +130,6 @@ Example: Example: -`
` - - - - Event binding (bubbling) - -`
` - -Example: - -`
` - - -`
` - -Example: - -`
` - - - - Declare reference - -`
` - -Example: -
 ```