{% extends "base.html" %} {% block title %}Kylin整机认证测试{% endblock %} {% block page_content %}

{{ name }} 测试日志

{{ log }}
{% endblock %}