feat: adding content param to default template
This commit is contained in:
parent
f7ecff3786
commit
625df6155f
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
# {{ title }}
|
# {{ title }}
|
||||||
|
|
||||||
{{ format-date now }}
|
{{ format-date now }}
|
||||||
|
|
||||||
|
{{ content }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue