WIP: page titles
This commit is contained in:
5
about.html
Normal file
5
about.html
Normal file
@@ -0,0 +1,5 @@
|
||||
$some[[<p>$one and then $two</p> ]]
|
||||
|
||||
$if{ true, target = 'World' }[[ Hello $target! ]], [[ Hi $target! ]]
|
||||
|
||||
$each{ { thing = "bye" }, { thing = "hello" } }[[$thing]]
|
||||
Reference in New Issue
Block a user