This is a draft blog post. The URL will change when published, and should not be widely shared until then.
{% if object.author %}{{ object.author }}, {{ object.date|date:"l jS F, Y" }}
{% elif object.date %}{{ object.date|date:"l jS F, Y" }}
{% endif %} {{ object.content|markdown }}