{{ if eq $project_type "plp1" }}
Pandemic Laboratory Preparedness Capabilities round 1 (PLP1):
{{ else if eq $project_type "tdp" }}
Technology Development Projects (PLP TDPs):
{{ else if eq $project_type "plp2" }}
Pandemic Laboratory Preparedness Capabilities round 2 2022 (PLP2):
{{ else if eq $project_type "test" }}
Testing PLP Capabilities (PLP-Test):
{{ end }}
{{ range . }}
{{- partial "resources_display.html" . -}}
{{ end }}