<form>
<input>
<input>
<input>
<input>
<input>
</form>
以上是模板的HTML代码
以下是引用代码
{% include "son.html" %}
索引用的是 .
for循环用 是百分号
Django模块之include:
阅读 85
2022-08-01
<form>
<input>
<input>
<input>
<input>
<input>
</form>
以上是模板的HTML代码
以下是引用代码
{% include "son.html" %}
索引用的是 .
for循环用 是百分号
相关推荐
精彩评论(0)