File: base.html

package info (click to toggle)
tempura 0.1.2r3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 400 kB
  • ctags: 399
  • sloc: ruby: 1,826; makefile: 84; xml: 80
file content (9 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>First App</title>
</head>
<body>
<h1>First App</h1>
<div _self_xml_="@sum.to_div(context)">(replace here with @sum)</div>
</body>
</html>