File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 100
100
<a class =" Second-Menu-Link" href =" https://www.topcoder.com/gigs" target =" " ><span >Gig Work</span ></a >
101
101
</div >
102
102
</div >
103
-
103
+ { if $ User .SignedIn }
104
104
<div class =" Header-Second-Menu Community-Menu hide hide-mobile" >
105
105
<div class =" Second-Menu-Content" >
106
106
<a class =" Second-Menu-Link" href =" https://www.topcoder.com/my-dashboard" ><span >Dashboard</span ></a >
107
- <a class =" Second-Menu-Link" href =" https://www.topcoder.com/members/{ if $User .SignedIn } { $ Profile . Name|escape :' html' } { / if } " ><span >My Profile</span ></a >
107
+ <a class =" Second-Menu-Link" href =" https://www.topcoder.com/members/{ $User .Name|escape :' html' } " ><span >My Profile</span ></a >
108
108
<a class =" Second-Menu-Link" href =" https://community.topcoder.com/PactsMemberServlet?module=PaymentHistory&full_list=false" target =" _blank" ><span >Payments</span ></a >
109
109
</div >
110
110
</div >
111
-
111
+ { else }
112
+ <div class =" Header-Second-Menu Community-Menu hide hide-mobile" >
113
+ <div class =" Second-Menu-Content" >
114
+ <a class =" Second-Menu-Link" href =" https://www.topcoder.com/community/learn" ><span >Overview</span ></a >
115
+ <a class =" Second-Menu-Link" href =" https://www.topcoder.com/thrive/tracks?track=Topcoder" ><span >How It Works</span ></a >
116
+ </div >
117
+ </div >
118
+ { /if }
112
119
<div class =" Header-Primary-container-Mobile hide-desktop" >
113
120
<div class =" Header-Primary-Mobile hide-desktop" >
114
121
<a class =" flex-1 center-child" href =" https://www.topcoder.com" >BUSINESS</a >
You can’t perform that action at this time.
0 commit comments