Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种简单的方法可以为 FeinCMS 页面创建全局 FeinCMS 可编辑的页眉和页脚?
我过去使用过 Django-CMS,它支持从命名页面中的命名区域呈现内容,允许子页面继承引用“全局页脚”页面中的“页脚”区域的基本模板,呈现所有子页面上的页脚相同。
我在 FeinCMS 中找不到任何类似的功能。我如何使用 FeinCMS 完成同样的事情?