|
|
@ -74,6 +74,18 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
{{end}}
|
|
|
|
{{end}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{{if not .PageIsAdmin}}
|
|
|
|
|
|
|
|
<div class="item">
|
|
|
|
|
|
|
|
Jump to:
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="item">
|
|
|
|
|
|
|
|
<a class="ui green button" href="{{AppSubUrl}}/explore">Explore</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="item">
|
|
|
|
|
|
|
|
<a class="ui green button" href="{{AppSubUrl}}/adri326">Shad's Profile</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
{{end}}
|
|
|
|
|
|
|
|
|
|
|
|
{{if .ContextUser.IsOrganization}}
|
|
|
|
{{if .ContextUser.IsOrganization}}
|
|
|
|
<div class="right stackable menu">
|
|
|
|
<div class="right stackable menu">
|
|
|
|
<a class="{{if .PageIsNews}}active{{end}} item" style="margin-left: auto" href="{{.ContextUser.DashboardLink}}{{if .Team}}/{{PathEscape .Team.Name}}{{end}}">
|
|
|
|
<a class="{{if .PageIsNews}}active{{end}} item" style="margin-left: auto" href="{{.ContextUser.DashboardLink}}{{if .Team}}/{{PathEscape .Team.Name}}{{end}}">
|
|
|
|