{% extends 'app_doc/user/user_base.html' %} {% load static %} {% block title %}文集设置{% endblock %} {% block content %}
转让文集:{{pro.name}}
{% endblock %} {% block custom_script %} {% endblock %}