1 2 3 4 5 6 7 8
<? view = ... ?> <? --[[ io.write(html.cfe_unpack(view)) --]] ?> <h1>Alpine Configuration Framework</h1> <p class="error">Application error occured</p> <?= view.message ?>