UNPKG

@willowtreeapps/ukor

Version:

Roku build tool with flavors and deployment

14 lines (11 loc) 282 B
<!DOCTYPE html> <html lang="{{ page.lang | default: site.lang | default: "en" }}"> {% include head.html %} <body> {% include menu.html %} <main class="full-height" aria-label="Content"> {{ content }} </main> {% include footer.html %} </body> </html>