友链管理
+ {{template "admin/nav" .}} + {{template "base/alert" .}} + +入口与检测
+ +品牌友链({{len .BrandLinks}}/20)
+ {{if .BrandLinks}} +| 名称 | URL | |
|---|---|---|
| {{if .Logo}} |
+ {{.URL}} | ++ + | +
暂无品牌友链
+ {{end}} + +申请队列{{if gt .PendingCount 0}}(待审 {{.PendingCount}}){{end}}
+ {{if .Applies}} +| 时间 | 申请人 | 站点 | 状态 | 操作 |
|---|---|---|---|---|
| {{.CreatedAt}} | +{{if .Username}}{{.Username}}{{else}}#{{.UserID}}{{end}} | +
+ {{if .Logo}} 回链:{{if .Reciprocal}}页面{{else}}—{{end}}{{if .RecipOK}} · 已验证{{else if .RecipNote}} · {{.RecipNote}}{{end}}
+ |
+ {{.StatusLabel}} | ++ {{if .CanReview}} + + + {{end}} + | +
暂无申请
+ {{end}} +