{{ .Title }}
{{ .Title }} {{- if .SeriesID }}

{{ .SeriesTitle }}

{{- end }}

{{ .WordCount }} word(s) {{ floor: .ReadingTime / 60 }} mins

{* *}
{{- if .AiType == 2 }} AI-generated {{- end }} {{- range .Tags }} {* NOTE: early block to catch the R-18 tag *} {{- if isEmphasize(.) }} {{ . }} {{- end }} {{- end }} {{- if .IsOriginal }} Original {{- end }} {{- if .Genre != "0" }} {{ novelGenre: .Genre }} {{- end }} {{- range .Tags }} {{- if isEmphasize(.) }} {* Intentionally empty to not render anything to avoid duplication *} {{- else }} {{- end }} {{- end }}
{* NOTE: the following is needed due to incomplete fields in .Novel.UserNovels *} {{- if .Bookmarks == 0 }} {{- else }} {{ .Bookmarks }} {{- end }} {{ parseTime: .CreateDate }}