{% extends "base-with-sidebar.html" %} {% load staticres %} {% block title %} {{title}} - 丘丘塔台 {% endblock %} {% block sidebar %} {% if adminmode %} {% include "home/sysconf.sidebar.html" %} {% else %} {% include "home/front.sidebar.html" %} {% endif %} {% endblock %} {% block content %}
后退
正文 评论 发表评论

{{title}} {% if bkmode %} (-*-预览-*-) {% endif %}

{{content|safe}}

评论

载入中...

发表评论

{% csrf_token %} {% if not request.auth.islogin %}
{% endif %}
{% if not request.auth.islogin %}
{% endif %}
{% if not request.auth.islogin %} {% endif %}
{% endblock %}