{% from "components/post_preview.html" import render_post %} {% extends "base.html" %} {% block title %}{{blog_title.title}}{% endblock %} {% block content %}
Posted on {{ post.date }}