{{ if eq $.Site.Language.LanguageName "Svenska" }}Om dataportalen{{ else }}About{{ end }}

    {{ range .Site.Menus.footer_about }}
  • {{ .Name }}
  • {{ end }}
{{ if eq $.Site.Language.LanguageName "English" }}

Other sections

  • Pandemic Preparedness
  • Emerging Pathogens
  • {{ range .Site.Menus.research_menu }}
  • {{ .Name }}
  • {{ end }}
{{ end }}

{{ if eq $.Site.Language.LanguageName "Svenska" }}Sektioner{{ else }}Data{{ end }}

    {{ if eq $.Site.Language.LanguageName "English" }} {{ range .Site.Menus.data_menu }}
  • {{ .Name }}
  • {{ end }}
  • Dashboards
  • Sample collection database
  • {{ end }} {{ if eq $.Site.Language.LanguageName "Svenska" }}
  • Dashboards
  • Provsamlingsregistret
  • {{ end }}
{{ if eq $.Site.Language.LanguageName "Svenska" }}
{{ end }}

{{ if eq $.Site.Language.LanguageName "Svenska" }}Följ oss{{ else }}Connect{{ end }}

SciLifeLab, Knut and Alice Wallenberg Foundation and SSF Logos
{{ $env_info := split hugo.Environment "-" }} {{ $git_sha := index $env_info 1 }} {{ $code_version := cond (strings.HasPrefix $git_sha "v") $git_sha (substr $git_sha 0 7) }}
{{ if eq $.Site.Language.LanguageName "English" }}

This project is supported by the National Institute Of Allergy And Infectious Diseases (NIAID) of the National Institutes of Health (NIH) under Award Number U24AI183840. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.

The website content is licensed under the CC-BY 4.0 International License

The website code is licensed under the MIT license and it is available on Github {{ with $code_version }}({{ $code_version }}){{ end }}

If you're interested in rapidly deploying a Pathogens Portal Node for your country or region, please check the reference software implementation here.

{{ else }}

Detta projekt stöds av "National Institute Of Allergy And Infectious Diseases (NIAID) of the National Institutes of Health (NIH)" under tilldelningsnummer U24AI183840. Innehållet är enbart författarnas ansvar och representerar inte nödvändigtvis "National Institutes of Healths" officiella ståndpunkter.

Webbplatsens innehåll är licensierat under CC-BY 4.0 International License

Webbplatsens kod är licensierad under MIT license och finns tillgänglig på Github {{ with $code_version }}({{ $code_version }}){{ end }}

{{ end }}