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-bootstrap.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 example/calculator-bootstrap.html (limited to 'example/calculator-bootstrap.html') diff --git a/example/calculator-bootstrap.html b/example/calculator-bootstrap.html new file mode 100644 index 00000000..e37fe02d --- /dev/null +++ b/example/calculator-bootstrap.html @@ -0,0 +1,20 @@ + + +
+ + + + + + Quantity: + * + Cost: + = {{a * b | currency}} + + -- cgit v1.2.3