init
This commit is contained in:
7
testdata/if_example/<@if(context.web)>web/if_example.html
vendored
Normal file
7
testdata/if_example/<@if(context.web)>web/if_example.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<document>
|
||||
<@if(context.header.render)>
|
||||
<head> <@var(context.header.text)> </head>
|
||||
<@endif>
|
||||
<body>
|
||||
</body>
|
||||
</document>
|
||||
Reference in New Issue
Block a user