Blog/archetypes/default.md

7 lines
99 B
Markdown
Raw Normal View History

2017-10-09 12:03:43 +02:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
---