{{ .entry.Title }}
- {{ if eq .entry.Status "read" }}✘ {{ t "Unread" }}{{ else }}✔︎ {{ t "Read" }}{{ end }}
- {{ if .entry.Starred }}★ {{ t "Unstar" }}{{ else }}☆ {{ t "Star" }}{{ end }} {{ if .hasSaveEntry }}
- {{ t "Save" }} {{ end }}
- {{ t "Fetch original content" }} {{ if .entry.CommentsURL }}
- {{ t "Comments" }} {{ end }}