Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 389 Bytes

File metadata and controls

9 lines (8 loc) · 389 Bytes
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 }}