{{ range $.Site.RegularPages }} {{ if (.Param "mkbanner") }} {{ if (.Param "image") }}
{{ else }} {{ end }} {{ end }} {{ end }}
recent topics
{{ range $catkey, $catlist := $.Site.Taxonomies.categories }} {{ if eq $catkey "topic" }}
{{ range .Pages.ByDate }}
{{dateFormat "2 Jan, 2006" .Params.Date }}
{{ .Title }}
{{ end }}
{{ end }} {{ end }}
{{ .Site.Params.link }}