]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - html/redirect.tmpl
Move http/html-related code to html subdirectory
[phdru.name/cgi-bin/blog-ru/search-tags.git] / html / redirect.tmpl
diff --git a/html/redirect.tmpl b/html/redirect.tmpl
new file mode 100644 (file)
index 0000000..02f3f37
--- /dev/null
@@ -0,0 +1,5 @@
+#extends Redirect
+#implements respond
+<H1>Moved</H1>
+
+<p>The document has been moved <a href="$url">here</a>.</p>