diff --git a/views/market.ejs b/views/market.ejs index ee4c282..8ad93f0 100644 --- a/views/market.ejs +++ b/views/market.ejs @@ -1,9 +1,45 @@
-
-

Favorite Stocks

+
+
+ +

Favorite Stocks

+
+ + +
+
+
+ + +
+ +
    + + +
    +
    -
    +
    <% for(var i=0; i < compactData.length; i++) { %> @@ -141,3 +177,47 @@ } } + + + + \ No newline at end of file