aboutsummaryrefslogtreecommitdiffstats
path: root/extra_plugins/command_planetoid/post.tmpl
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2013-05-30 17:41:32 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2013-05-30 17:41:32 -0300
commit47320d60c110fe6058937f996da750caf669d7ed (patch)
tree73288c7b833daa42ac200025ed41c940cc8a76f9 /extra_plugins/command_planetoid/post.tmpl
parent432fee57865e02af455e877a9597ef730397146c (diff)
parentf794eee787e9cde54e6b8f53e45d69c9ddc9936a (diff)
Merge tag 'upstream/5.4.4'
Upstream version 5.4.4
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