From e3565dfea6bc097a79d14cc6ab92ecd3bd8e63cc Mon Sep 17 00:00:00 2001 From: Adam Abrons Date: Mon, 15 Mar 2010 14:47:28 -0700 Subject: rename and fix binding examples --- example/calculator.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 example/calculator.html (limited to 'example/calculator.html') diff --git a/example/calculator.html b/example/calculator.html new file mode 100644 index 00000000..43d013fc --- /dev/null +++ b/example/calculator.html @@ -0,0 +1,21 @@ + + +
+ + + + + + + Quantity: + * + Cost: + = {{a * b | currency}} + + -- cgit v1.2.3