{{ if .ProjectSettings.JamParticipation }}
{{ end }}
{{/*
TODO(redesign): Two problems with the link editor:
1. It doesn't start out with a valid "empty" state, i.e. one set of empty fields
2. When it is in its empty state, it still renders one link in the live preview.
*/}}
{{ template "link_editor.html" .ProjectSettings.LinksJSON }}
{{ if and .Editing .User.IsStaff }}
{{ end }}
{{ if .Editing }}
{{ else }}
{{ end }}