summaryrefslogtreecommitdiff
path: root/src/zope/pagetemplate/tests/input/checknothing.html
blob: bb531bac4173db2a0469671ddcf931905654f25d (plain)
1
2
3
4
5
6
7
<html>
<body>
<head>
   <title tal:content="nothing">Hello World!</title>
</head>
</body>
</html>