zola/components/site/test_site/content/posts/python.md

15 lines
180 B
Markdown
Raw Normal View History

+++
title = "Python in posts"
description = ""
2017-03-22 11:59:49 +00:00
date = "2017-03-01"
+++
Same filename but different path
2017-10-23 08:49:13 +00:00
{{ basic() }}
2017-10-23 08:57:39 +00:00
{{ pirate(name="Bob") }}
{{ pirate(name="Bob_Sponge") }}
2017-10-23 08:57:39 +00:00
2017-10-23 08:49:13 +00:00