{% extends "layout.html" %} {% block head %} phpms微型框架开发的blog-记录面试-记录生活 {% endblock %} {% block content %}
{% for val in data.mp3 %} {% endfor %}
{% autoescape false %} {{ data.tts }}{% endautoescape %}
{% endblock %}