view examples/basic/common/default_header.html @ 14:76b5d4b189e6

The `<py:match>` directive now protects itself against simple infinite recursion (see MatchDirective), while still allowing recursion in general.
author cmlenz
date Tue, 13 Jun 2006 17:56:42 +0000
parents e86dcec16d55
children
line wrap: on
line source
<head>
 <title>Hello ${hello}</title>
 <style type="text/css">@import(style.css)</style>
</head>
Copyright (C) 2012-2017 Edgewall Software