| title | 404 Not Found |
|---|
{% comment %}This page has no layout, so baseurl-prefix its links here (no-op when baseurl empty).{% endcomment %} {% assign bu_href = 'href="' | append: site.baseurl | append: '/' %} {% capture notfound %}{% include t.html key="notfound_p1" %}
{% include t.html key="notfound_p2" %}{% endcapture %} {{ notfound | markdownify | replace: 'href="/', bu_href }}