diff --git a/src/a3a/admin/show.html b/src/a3a/admin/show.html index f387622..037098a 100644 --- a/src/a3a/admin/show.html +++ b/src/a3a/admin/show.html @@ -4,194 +4,192 @@
-
- {#
#} - {#
#} +
-
-
-
-

Basic form elements

-

Basic form elements

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
- - - - +
+
+
+

Basic form elements

+

Basic form elements

+ +
+ +
-
-
- - -
-
- - -
- - - +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + + + +
+
+
+ + +
+
+ + +
+ + + +
+ + {#
+
+
+

Turnover Table

+

+ + + + + + + + + + + #} + {# + + + + + + #} + + {# {% for (id, user) in users.pairs() %} + + + + + + + + {% endfor %} #} + + {# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #} + {# +
User Last name Email Orders Amount
+ image + Herman Beck +
+
+
+
$ 77.99 May 15, 2015
+ image + + + {{user.lastName}} + + {{user.email}} {{user.totalQuantity}} ₹ {{user.totalPrice}}
+ image + Messsy Adam +
+
+
+
$245.30 July 1, 2015
+ image + John Richards +
+
+
+
$138.00 Apr 12, 2015
+ image + Peter Meggik +
+
+
+
$ 77.99 May 15, 2015
+ image + Edward +
+
+
+
$ 160.25 May 03, 2015
+ image + John Doe +
+
+
+
$ 123.21 April 05, 2015
+ image + Henry Tom +
+
+
+
$ 150.00 June 16, 2015
+
+
+
#} + +
- - {#
-
-
-

Turnover Table

-

- - - - - - - - - - - #} - {# - - - - - - #} - - {# {% for (id, user) in users.pairs() %} - - - - - - - - {% endfor %} #} - - {# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #} - {# -
User Last name Email Orders Amount
- image - Herman Beck -
-
-
-
$ 77.99 May 15, 2015
- image - - - {{user.lastName}} - - {{user.email}} {{user.totalQuantity}} ₹ {{user.totalPrice}}
- image - Messsy Adam -
-
-
-
$245.30 July 1, 2015
- image - John Richards -
-
-
-
$138.00 Apr 12, 2015
- image - Peter Meggik -
-
-
-
$ 77.99 May 15, 2015
- image - Edward -
-
-
-
$ 160.25 May 03, 2015
- image - John Doe -
-
-
-
$ 123.21 April 05, 2015
- image - Henry Tom -
-
-
-
$ 150.00 June 16, 2015
-
-
-
#} - -
-
{% endblock %} \ No newline at end of file