UNPKG

@nzz/q-server

Version:

**Maintainer**: [Franco Gervasi](https://github.com/fgervasi)

13 lines (12 loc) 324 B
<!DOCTYPE html> <html lang="{{ page.lang | default: site.lang | default: "en" }}"> {% include head.html %} <body> {% include header.html %} <main aria-label="Content"> <h1 class="post-title">{{ page.title | escape }}</h1> {{ content }} </main> {% include footer.html %} </body> </html>