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