This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / appview / pages / templates / repo / fragments / shortTime.html
143 B 4 lines
1{{ define "repo/fragments/shortTime" }} 2{{ template "repo/fragments/timeWrapper" (dict "Time" . "Content" (. | shortRelTimeFmt)) }} 3{{ end }} 4