顺便推荐一下好东西 http://alphapixels.com/prepros/
请问 slim 如何分离出模块 比如我的 index.slim 由 head.slim foot.slim 组成
我看到推荐语法中是用的 = render 'head' 可是我在 prepos 中 无法这样使用