From 8431916e74a6db1d2bf7dee8139d43173a11b98c Mon Sep 17 00:00:00 2001 From: tekkub Date: Sun, 6 Mar 2011 03:39:01 -0700 Subject: DRY up redirections --- _layouts/redirect.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _layouts/redirect.html (limited to '_layouts') diff --git a/_layouts/redirect.html b/_layouts/redirect.html new file mode 100644 index 0000000..7894f22 --- /dev/null +++ b/_layouts/redirect.html @@ -0,0 +1,11 @@ +--- +layout: default +--- +

+ This page has moved. If the redirect fails, + click me. +

+ + -- cgit v1.3.1