{% extends "torina_blog/base.html" %} {% load static %} {% block nav_home %}active{% endblock %} {% block content %} {% for post in post_list %}
{{ post.created_at }}
管理画面へ