{{ if can .current_user "login" nil }}
{{ if .user }} {{ .user.Name.String }}'s Library {{ else }} Library {{ end }}
{{ simple_format .user.Description.String }}
Books
{{ books_count .user.ID }}