Skip to content

layout.coffee not used in Express 3 #73

@shirish87

Description

@shirish87

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:

  • Install express, coffeecup
  • coffee app.coffee
  • Visit http://localhost:3000/
  • View source -- shows only the h1 and p tags from index.coffee, not the entire HTML page.

[email protected]
[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions