I try to use broccoli-replace as some kind of a template engine (to replace ```@@include``` with partial HTML content). But I cannot use it like that because replacement happens only once. On the initial build. How can I fix that?