zola/test_site/content/posts/python.md

17 lines
193 B
Markdown
Raw Permalink Normal View History

+++
title = "Python in posts"
description = ""
date = 2017-03-01
+++
Same filename but different path
2017-10-23 08:49:13 +00:00
<!-- more -->
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