Is there a way to replace an HTML variable with a Javascript variable?

后端 未结 0 1118
盖世英雄少女心
盖世英雄少女心 2021-01-15 06:45

So I have this variable called "posts" in html and its used in a for loop to create a series of well, posts.

   {% for post in posts %}
     {% with         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题