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 6bf8655..887e485 100644
--- a/app/views/fragments/accountInfos.scala.html
+++ b/app/views/fragments/accountInfos.scala.html
@@ -19,7 +19,7 @@
19 } 19 }
20 20
21 case None => { 21 case None => {
22 <a class="pure-button" href="@routes.Authentication.logout()"> 22 <a class="pure-button" href="@routes.Profile.signup()">
23 <i class="fa fa-pencil-square-o fa-lg"></i> 23 <i class="fa fa-pencil-square-o fa-lg"></i>
24 Sign up 24 Sign up
25 </a> 25 </a>