{% extends "base.html" %} {% block title %}index{% endblock %} {% block content %}

用户画像检索

{% csrf_token %}
{{error_msg}}
{% endblock %}