deno.land / x / alosaur@v1.1.1 / examples / eta / views / layout.eta

1
2
3
4
5
6
7
8
9
<!DOCTYPE html><html> <%~ await includeFile('./header', { title: 'Eta' }) %> <body> <%~ await it.body %> <%~ await includeFile('./footer') %> </body></html>
alosaur

Version Info

Tagged at
a year ago