<!doctype html> <html lang="{{ page.lang | default: site.lang | default: "" }}"> {% include head.html %} <body> <div class="page-content"> <div class="wrapper"> <p class="centered"><small><a lang="en" rel="prefetch" href="/n/">Return to note index?</a></small></p> {{ content }}</div> <p class="centered"><small><a lang="en" rel="prefetch" href="/n/">Return to note index?</a></small></p> {% include ad.html %} </div> </body> </html>