diff --git a/appview/pages/templates/strings/timeline.html b/appview/pages/templates/strings/timeline.html --- a/appview/pages/templates/strings/timeline.html +++ b/appview/pages/templates/strings/timeline.html @@ -26,9 +26,12 @@ {{ end }} {{ define "stringCard" }} + {{ $resolved := resolve .Did.String }}
-
- {{ .Filename }} + {{ with .Description }}
@@ -42,12 +45,7 @@ {{ end }} {{ define "stringCardInfo" }} {{ $stat := .Stats }} - {{ $resolved := resolve .Did.String }}
- - {{ template "user/fragments/picHandle" $resolved }} - - {{ $stat.LineCount }} line{{if ne $stat.LineCount 1}}s{{end}} {{ with .Edited }}