aboutsummaryrefslogtreecommitdiff
path: root/app/views/fragments/accountInfos.scala.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/fragments/accountInfos.scala.html')
-rw-r--r--app/views/fragments/accountInfos.scala.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/fragments/accountInfos.scala.html b/app/views/fragments/accountInfos.scala.html
index 887e485..60c3583 100644
--- a/app/views/fragments/accountInfos.scala.html
+++ b/app/views/fragments/accountInfos.scala.html
@@ -7,7 +7,7 @@
7 Logout 7 Logout
8 </a> 8 </a>
9 9
10 <a class="pure-button" href="#"> 10 <a class="pure-button" href="@routes.Account.summary()">
11 <i class="fa fa-money fa-lg"></i> 11 <i class="fa fa-money fa-lg"></i>
12 @account.equity € 12 @account.equity €
13 </a> 13 </a>