4 lines
78 B
JSON
4 lines
78 B
JSON
{
|
|
"title": "{{ .Title }}",
|
|
"main": "{{ partial `single_main.html` . }}"
|
|
}
|