ref: c1eb62512446fd80ff5e4c0f45c8614788595e0e
dir: /tpl/tplimpl/embedded/templates/google_news.html/
{{ if .IsPage }}{{ with .Params.news_keywords }}
  <meta name="news_keywords" content="{{ range $i, $kw := first 10 . }}{{ if $i }},{{ end }}{{ $kw }}{{ end }}" />
{{ end }}{{ end }}