{{- $id := .Get "id" | default "problems" -}} {{- $title := .Get "title" | default "Core problems" -}}

{{ $title }}

{{ .Inner | markdownify }}