{{ extends "layouts/profile" }} {{ import "layouts/partials/menu/profile" }} {{ block profile_navigation()}}{{ yield profile_menu(route="profile") }}{{end}} {{block profile_content()}} {{ if len(UserProfile.Torrents) > 0 }}
{{ T("category")}} | {{ T("name")}} | {{ T("links")}} |
---|---|---|
{{ if Sukebei }} {{ else }} {{ end}} | {{torrent.Name}} | {{if torrent.TorrentLink != ""}} {{end}} |