|
|
|
@@ -118,8 +118,8 @@ |
|
|
|
<div class="ui divider"></div> |
|
|
|
{{end}} |
|
|
|
<div style="padding-bottom: 100px;"> |
|
|
|
<a href="{{.Owner.HomeLink}}?tab=activity&type=own" class="button">个人</a> |
|
|
|
<a href="{{.Owner.HomeLink}}?tab=activity&type=all" class="button">所有</a> |
|
|
|
<a style="background-color:blue;color:white" href="{{.Owner.HomeLink}}?tab=activity&type=own" class="button">个人</a> |
|
|
|
<a style="background-color:blue;color:white" href="{{.Owner.HomeLink}}?tab=activity&type=all" class="button">所有</a> |
|
|
|
</div> |
|
|
|
<div class="feeds"> |
|
|
|
{{template "user/dashboard/feeds" .}} |
|
|
|
|