From 214c142d9de60a7f53d8c7ada2812ffff4837e0f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 8 Jan 2010 16:04:35 -0800 Subject: created a way to init the code without autobootstrap --- example/calculator-manual_init.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 example/calculator-manual_init.html (limited to 'example/calculator-manual_init.html') diff --git a/example/calculator-manual_init.html b/example/calculator-manual_init.html new file mode 100644 index 00000000..0d5c1bb6 --- /dev/null +++ b/example/calculator-manual_init.html @@ -0,0 +1,20 @@ + + + + + + + + Quantity: + * + Cost: + = {{a * b | currency}} + + -- cgit v1.2.3 From eb9e66f4804cf417ce142e5515b039db73d31144 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Sat, 9 Jan 2010 13:21:24 -0800 Subject: cleanup --- example/calculator-manual_init.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/calculator-manual_init.html') diff --git a/example/calculator-manual_init.html b/example/calculator-manual_init.html index 0d5c1bb6..6013345e 100644 --- a/example/calculator-manual_init.html +++ b/example/calculator-manual_init.html @@ -1,7 +1,7 @@ - + + +