web/archetypes/default.md

10 lines
149 B
Markdown
Raw Permalink Normal View History

2018-03-19 10:25:15 +00:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ dateFormat "2006-01-02" .Date }}
draft: true
description: ""
tags: []
---