-
Account
-
In
-
Total value of
+
Account
-
Overview
+
+
+
Overview
+
+ - Number
+
+ - Account Holder Name
+
+ - Exchange
+ -
+
+
+ - Total Value
+ -
+
+
+
+
Trade
+
Transfer
+
Edit Balances
+
+
-
-
-
- Asset |
- Type |
- Balance |
-
-
-
-
- |
- |
- |
-
-
-
+
+
+
Tradeable Assets
+
+
+
+ Asset |
+ Type |
+ Balance |
+
+
+
+
+
+
+ |
+ |
+ |
+
+
+
+
+
-
Trade
-
Transfer
-
Edit Balances
-
-
-
Recent Transactions
-
-
-
- From |
- Amount From |
- To |
- Amount To |
- Timestamp |
-
-
-
-
- |
- |
- |
- |
- |
-
-
-
+
+
+
Recent Transactions
+
+
+
+ From |
+ Amount From |
+ To |
+ Amount To |
+ Timestamp |
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/account/transfer.html b/src/main/resources/templates/account/transfer.html
index fb033ab..7f4e876 100644
--- a/src/main/resources/templates/account/transfer.html
+++ b/src/main/resources/templates/account/transfer.html
@@ -5,6 +5,10 @@
th:replace="~{layout/basic_page :: layout (title='Add Account', content=~{::#content})}"
>
+
Transfer
+
+ Transfer funds to other accounts.
+
diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html
new file mode 100644
index 0000000..bafdfb7
--- /dev/null
+++ b/src/main/resources/templates/error.html
@@ -0,0 +1,17 @@
+
+
+
diff --git a/src/main/resources/templates/exchange/accounts.html b/src/main/resources/templates/exchange/accounts.html
index 8bf902f..005dbd6 100644
--- a/src/main/resources/templates/exchange/accounts.html
+++ b/src/main/resources/templates/exchange/accounts.html
@@ -7,13 +7,14 @@
Accounts
-
+
Number |
Name |
Admin |
Balance |
+ Remove |
@@ -21,7 +22,7 @@
|
|
|
- |
+ |
Remove |
diff --git a/src/main/resources/templates/exchange/exchange.html b/src/main/resources/templates/exchange/exchange.html
index ff52c5f..e936356 100644
--- a/src/main/resources/templates/exchange/exchange.html
+++ b/src/main/resources/templates/exchange/exchange.html
@@ -5,14 +5,28 @@
th:replace="~{layout/basic_page :: layout (title='Exchange', content=~{::#content})}"
>
-
+
-
- Primary asset:
-
+
+
+
Overview
+
+ - Primary Currency
+ -
+
+
+ - Total Market Value
+ -
+
+
+ - Number of Accounts
+
+
+
+
Tradeable Assets
-
+
Symbol |
@@ -25,7 +39,7 @@
|
|
- |
+ |
|
diff --git a/src/main/resources/templates/exchange/exchanges.html b/src/main/resources/templates/exchange/exchanges.html
index bf81500..5111648 100644
--- a/src/main/resources/templates/exchange/exchanges.html
+++ b/src/main/resources/templates/exchange/exchanges.html
@@ -5,8 +5,8 @@
th:replace="~{layout/basic_page :: layout (title='Exchanges', content=~{::#content})}"
>
-
Exchanges
-
+ Exchanges
+
Name |
@@ -18,13 +18,13 @@
-
+
|
|
-
+
|
- |
+ |
diff --git a/src/main/resources/templates/fragment/header.html b/src/main/resources/templates/fragment/header.html
index 2c3772f..b0a304c 100644
--- a/src/main/resources/templates/fragment/header.html
+++ b/src/main/resources/templates/fragment/header.html
@@ -2,7 +2,6 @@
@@ -10,9 +9,12 @@
-