Files
miti.sh/about.html
2025-05-20 09:16:15 -07:00

6 lines
165 B
HTML

$some[[<p>$one and then $two</p> ]]
$if{ true, target = 'World' }[[ Hello $target! ]], [[ Hi $target! ]]
$each{ { thing = "bye" }, { thing = "hello" } }[[$thing]]