Our first Skeleton

From Rhypedigital

Jump to: navigation, search

This skeleton file displays a message assigned by the View.

It's path is Skeleton/View/Message.skel

Here is the complete skeleton code:

<html>
  <body>
    Message: %{message:report}
  </body>
</html>