blob: ce37ee7a626cf9ff1a0e710da624889bfa7d0e12 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>Test Doc!</title>
</head>
<body>
{{if session.lang != "en"}}
<h1>${translate("This page is in English.")}</h1>
{{/if}}
Foo. Foobar. Tada.
</body>
</html>