diff options
| author | Misko Hevery | 2012-04-28 22:45:28 -0700 |
|---|---|---|
| committer | Misko Hevery | 2012-05-04 16:12:17 -0700 |
| commit | 8e2675029f5ca404a7c649cc161df3ea642d941f (patch) | |
| tree | 6668342fb2c57360e06c9e36bfd4e5e6e08a52f5 /docs/examples/welcome.html | |
| parent | d0159454dfa2e1cee4dd4ab7a41c2fcf9e121a64 (diff) | |
| download | angular.js-8e2675029f5ca404a7c649cc161df3ea642d941f.tar.bz2 | |
chore(docs): re-skin main documentation
Diffstat (limited to 'docs/examples/welcome.html')
| -rw-r--r-- | docs/examples/welcome.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/examples/welcome.html b/docs/examples/welcome.html deleted file mode 100644 index b085123d..00000000 --- a/docs/examples/welcome.html +++ /dev/null @@ -1,5 +0,0 @@ -Hello {{person.name}}, -<div> - Your contact information: - <div ng:repeat="contact in person.contacts">{{contact.type}}: {{contact.url|linky}}</div> -</div> |
