{{ block tag(tag=nil,accepted=false,torrent=nil,user=nil) }} {{ if isset(user) && isset(tag) }} {{if accepted || user.ID > 0 }} {{ if tag.Type != Config.Torrents.Tags.Default }}{{ T("tagtype_" + tag.Type) }}: {{end}}{{ T(tag.GetName()) }} {{ if !accepted }} {{ else }} {{ end }} {{ end }} {{ end }} {{ end }}