{{ define "timeline/fragments/announcements" }}
{{ template "vouchAnnouncement" . }} {{ if .RecentBlogPosts }} {{ template "recentBlogPosts" . }} {{ end }}
{{ end }} {{ define "recentBlogPosts" }} {{ end }} {{ define "vouchAnnouncement" }}

Build a web of trust

Vouch for trustworthy users that make open-source a better place. Visit a user's profile to vouch for them.

Read more {{ if and .LoggedInUser .VouchSuggestions }} View suggestions {{ i "arrow-right" "size-3.5" }} {{ end }}
{{ end }}