deno.land / x / lume@v2.1.4 / tests / assets / reading_info / _includes / layout.vto

1
2
3
4
5
6
7
8
9
10
11
<html> <body> {{ content }} <footer> Reading time: {{ readingInfo.time }}<br> Reading minutes: {{ readingInfo.minutes }}<br> Words count: {{ readingInfo.words }}<br> </footer> </body></html>
lume

Version Info

Tagged at
7 months ago