aboutsummaryrefslogtreecommitdiffstats
path: root/extra_plugins/command_planetoid/post.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extra_plugins/command_planetoid/post.tmpl')
-rw-r--r--extra_plugins/command_planetoid/post.tmpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra_plugins/command_planetoid/post.tmpl b/extra_plugins/command_planetoid/post.tmpl
deleted file mode 100644
index 2c4c220..0000000
--- a/extra_plugins/command_planetoid/post.tmpl
+++ /dev/null
@@ -1,10 +0,0 @@
-## -*- coding: utf-8 -*-
-<html>
-<body>
-<script type="text/javascript">
-<!--
-window.location = "${post.link}"
-//-->
-</script>
-Redirecting you to <a href="${post.link}">the original location.</a>
-</body> \ No newline at end of file