{% extends "layout.html" %} {% block css_this_page %}post.css{% endblock %} {% block title %}{{post.title}}{% endblock %} {% block content %} {% if post.title_pic %}
written on {{post.datetime.strftime("%b %d, %y")}}