this is a limitation of how fragments are loaded at the moment. multiple definitions per file are unsupported.
Signed-off-by: oppiliappan me@oppi.li
this is a limitation of how fragments are loaded at the moment. multiple definitions per file are unsupported.
Signed-off-by: oppiliappan me@oppi.li
···-<time datetime="{{ .Time | iso8601DateTimeFmt }}" title="{{ .Time | longTimeFmt }}">{{ .Content }}</time>-{{ template "repo/fragments/timeWrapper" (dict "Time" . "Content" (print (. | shortRelTimeFmt) " ago")) }}-<time datetime="{{ . | iso8601DurationFmt }}" title="{{ . | longDurationFmt }}">{{ . | durationFmt }}</time>
···
···<a href="/{{ $root.RepoInfo.FullName }}/pulls/{{ $pull.PullId }}" class="no-underline hover:no-underline hover:bg-gray-100/25 hover:dark:bg-gray-700/25">