{% extends "base.html" %} {% block title %} {{title}} {% endblock %} {% block content %}
发布时间:{{created_at|date:"Y-m-d"}}