Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / grails-app / views / pdf / sampleInclude.gsp @ 50

History | View | Annotate | Download (140 Bytes)

1
<html>
2
  <head>
3
  </head>
4
  <body>
5
    <h1>hello world!</h1>
6
    <p>${bar}</p>
7
    <p>${today}</p>
8
    <p>${tomorrow}</p>
9
  </body>
10
</html>