lsm/micromono

View on GitHub
example/account/view/hello.jade

Summary

Maintainability
Test Coverage
h2  /account/protected
h3  Hello #{name}, you can not see this page unless you have logged in successfully.
h4  Click to
form(action="/logout", method="POST")
  button(type="submit") Logout