+ {{ time.Format "Jan 2, 2006" ( index . "Date Added" ) }} |
+
+ {{- with ( where ( where $.Site.Pages "Section" "films" ) "Title" .Title ) -}}
+ {{ range . }}
+
+ {{ end }}
+ {{- end -}}
+ {{ .Title }}
+ {{- with ( where ( where $.Site.Pages "Section" "films" ) "Title" .Title ) -}}
+
+ {{- end -}}
+ |
+ {{ index . "Release Year" }} |
+
+ {{- if ( index . "Date Watched" ) -}}
+ {{- time.Format "Jan 2, 2006" ( index . "Date Watched" ) -}}
+ {{- if .Rewatch }} ↻{{ end -}}
+ {{- else -}}
+ n/a
{{- end -}}
- {{ .Title }}
- {{- with ( where ( where $.Site.Pages "Section" "films" ) "Title" .Title ) -}}
-
+ |
+
+ {{ end }}
+
+ {{ time.Format "Jan 2, 2006" ( index . "Date Added" ) }} |
+
+ {{- with ( where ( where $.Site.Pages "Section" "films" ) "Title" .Title ) -}}
+ {{ range . }}
+
+ {{ end }}
+ {{- end -}}
+ {{ .Title }}
+ {{- with ( where ( where $.Site.Pages "Section" "films" ) "Title" .Title ) -}}
+
+ {{- end -}}
+ |
+ {{ index . "Release Year" }} |
+
+ {{- if ( index . "Date Watched" ) -}}
+ {{- time.Format "Jan 2, 2006" ( index . "Date Watched" ) -}}
+ {{- if .Rewatch }} ↻{{ end -}}
+ {{- else -}}
+ n/a
{{- end -}}
- |
- {{ index . "Release Year" }} |
-
- {{- if ( index . "Date Watched" ) -}}
- {{- time.Format "Jan 2, 2006" ( index . "Date Watched" ) -}}
- {{- if .Rewatch }} ↻{{ end -}}
- {{- else -}}
- n/a
- {{- end -}}
- |
-
+