erynwells.me/layouts/_default/single.json

5 lines
78 B
JSON
Raw Normal View History

{
"title": "{{ .Title }}",
"main": "{{ partial `single_main.html` . }}"
}