{% extends "../main.html" %} {% block title %}文章数据{% end %} {% block css %} {% end %} {% block content %}

文章数据

列出网站的文章
{% module xsrf_form_html() %}
文章标题 文章分类 发布时间 操作
{% include "../other/confirm.html" %} {% end %} {% block js %} {% end %}