我的草稿
{{drafted_count}}
我的草稿
{% for drafted in all_drafted %}
{{drafted.title}}
{{drafted.create_time}}
{% endfor %}
UEditor
发表
本地上传
随机封面
请上传200*200px,小于等于80KB的PNG/JPG/GIF图片
投递栏目
请选择需要投递的栏目
{% for label_name,label_value in label_types.items() %}
{{label_value.name}}
{% endfor %}
文章类型
请选择
{% for article_type_name,article_type_value in article_types.items() %}
{{article_type_value.name}}
{% endfor %}
文章标签
0
/
3
{% for article_tag in article_tags %}
{{article_tag}}
{% endfor %}
保存并取消
确定发布