Content deleted Content added
No edit summary |
|||
Line 47:
: The default template engine for Click is [[Apache Velocity|Velocity]], the HTML file will be similar to a normal, static HTML page.
<source lang="xml">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html>
<body>
|