主菜单中显示玛雅EDMS \ n字符

时间:2018-10-17 06:37:58

标签: python django

我是Django编程的新手,所以我不明白为什么会这样。问题是,当我在第一秒加载网站的主页时,一切正常加载。

您可以在下面的图片中看到: enter image description here

此后,它无缘无故地加载了许多\ n字符,仅位于div id="main-menu"下每个新行的主菜单部分中。 enter image description here 这是一张没有背景色的图片: enter image description here

我试图在整个项目中搜索“ \ n”字符,以查看是否某些代码已损坏,但一切看起来都很好。 我还查看了django.po,看它是否出现在翻译中,但没有错。

我不知道我在想什么。

enter image description here

0 个答案:

没有答案