diff options
| author | Igor Minar | 2011-07-16 22:01:19 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-07-16 22:01:19 -0700 | 
| commit | da464683aa7a76bd58deb889398e148e25cd2f7f (patch) | |
| tree | e49f54d8226237b5a5f94c7c48bf7ae9e5550c6c /docs/examples | |
| parent | a0b35161a6b9143ee89853e5c924d7855a488c25 (diff) | |
| download | angular.js-da464683aa7a76bd58deb889398e148e25cd2f7f.tar.bz2 | |
doc(ng:include): improve the doc example to avoid confusion
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/ng-include/template1.html | 1 | ||||
| -rw-r--r-- | docs/examples/ng-include/template2.html | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/docs/examples/ng-include/template1.html b/docs/examples/ng-include/template1.html new file mode 100644 index 00000000..804b7e0d --- /dev/null +++ b/docs/examples/ng-include/template1.html @@ -0,0 +1 @@ +Content of template1.html diff --git a/docs/examples/ng-include/template2.html b/docs/examples/ng-include/template2.html new file mode 100644 index 00000000..dad193c7 --- /dev/null +++ b/docs/examples/ng-include/template2.html @@ -0,0 +1 @@ +Content of template2.html | 
