Compiled Template hello.adp
set __adp_output {}; set __ad_conn_locale [ad_conn locale]
append __adp_output "<html>
<head>
<title>Demo: Hello</title>
</head>
<title>Demo: Hello</title>
<body>
<h1>[ns_quotehtml [lang::util::localize ${hello}]]</h1>
</body>
</html>
"
set __adp_output