how to change the background of the html page that inherits the main layout?

前端 未结 0 933
说谎
说谎 2021-01-05 12:30

I have two html file, the main and user. I inherit the content of main layout using {% extends "main.html" %} and {% block content %}{% endblock

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