{{ $post := .GetPostByID (.GetQueryValue "id" "") -}} # {{ $post.Title }} {{ if ne $post.Description "" -}} > {{ $post.Description }} {{ end -}} {{ $post.Body }}