Back to Redis

Embed Md

layouts/shortcodes/embed-md.html

latest96 B
Original Source

{{$file := .Get 0}} {{ $page := .Site.GetPage $file }} {{ with $page }} {{ .Content }} {{ end }}