13 lines
206 B
Markdown
13 lines
206 B
Markdown
|
---
|
||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
author: Jeremy Kidwell
|
||
|
status: Published
|
||
|
type: other
|
||
|
citation: ""
|
||
|
subjects:
|
||
|
comments: no
|
||
|
publishdate:
|
||
|
categories: [x,y]
|
||
|
---
|