You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the example for Express in examples/express only renders the HTML in specific view files (eg. index.coffee) and doesn't place the rendered view into the layout.coffee @Body block as expected.
I am curious about how that layout.coffee thing worked……I've been looking for a way to use extend or include in coffeecup. Wondering if there's any help.
Running the example for Express in examples/express only renders the HTML in specific view files (eg. index.coffee) and doesn't place the rendered view into the layout.coffee @Body block as expected.
Steps:
coffeecup@0.3.20
express@3.2.6
The text was updated successfully, but these errors were encountered: